position:left, submenu_spacing:2

master 0.1.1
Daniel Napora 2021-10-09 14:55:42 +02:00
parent 0926f69e27
commit 0acb24efa8
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ expose=picked
#Show HTML colors? yes|no
htmlcolors=yes
#Position on screen: topleft, top, topright, left, center, right, bottomleft, bottom, bottomright
position=center
position=left
EOF
fi
source <(grep = $CNF_FILE)
@ -185,7 +185,7 @@ menu_border = ${jgtools_border:-0}
# MENU MARGIN
menu_margin_x = ${menu_margin_x:-0}
menu_margin_y = ${panels_topmargin:-0}
sub_spacing = ${submenu_spacing:-0}
sub_spacing = ${submenu_spacing:-2}
menu_width = $JGWIDTH
menu_height_min = ${MENU_HEIGHT_MIN:-0}