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