diff --git a/bin/mbxcolors b/bin/mbxcolors index acb58e8..143abbd 100755 --- a/bin/mbxcolors +++ b/bin/mbxcolors @@ -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}