master
Daniel Napora 2022-04-17 02:27:37 +02:00
parent e82961ee2a
commit be1105e2bb
2 changed files with 4 additions and 4 deletions

View File

@ -100,11 +100,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}

View File

@ -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[@]}")