|
|
|
@ -86,11 +86,11 @@ POSITION_MODE="ipc" |
|
|
|
|
else |
|
|
|
|
POSITION_MODE="fixed" |
|
|
|
|
fi |
|
|
|
|
#jgmenu_icon_size=0 |
|
|
|
|
|
|
|
|
|
[ $(pidof picom) ] && MENU_RADIUS=$jgtools_radius |
|
|
|
|
[ -z $jgmenu_use_borders ] && menu_border=0 |
|
|
|
|
|
|
|
|
|
icons=1 |
|
|
|
|
iconmargin=4 |
|
|
|
|
mkconfigfile |
|
|
|
|
cat <<EOF > ${MENU_ITEMS} |
|
|
|
|
$(printf '%s\n' "${out[@]}") |
|
|
|
|