From 0acb24efa8c5f190d920fddebfd12c24b083c99f Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Sat, 9 Oct 2021 14:55:42 +0200 Subject: [PATCH] position:left, submenu_spacing:2 --- bin/mbxcolors | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}