From fbfa7b28bb7ccb0680d4cbd59cb1131386d42338 Mon Sep 17 00:00:00 2001 From: speedie Date: Sat, 12 Aug 2023 05:26:57 +0200 Subject: [PATCH] make flag slightly less shit --- spmenu_sweden.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spmenu_sweden.sh b/spmenu_sweden.sh index a59a684..07fef7f 100755 --- a/spmenu_sweden.sh +++ b/spmenu_sweden.sh @@ -20,4 +20,4 @@ ${bg_blue} ${bg_yellow} ${bg_blue}\n\ ${bg_blue} ${bg_yellow} ${bg_blue}\n\ \n\ ${reset}${fg_blue}c${fg_yellow}o${fg_blue}o${fg_yellow}l\n\ -" | spmenu --sgr4 "$color1" --sgr5 "$color3" --sgr12 "$color1" --sgr13 "$color3" --no-alpha --lines 40 --columns 7 "$@" +" | spmenu --sgr4 "$color1" --sgr5 "$color3" --sgr12 "$color1" --sgr13 "$color3" --no-alpha --lines 40 --columns 5 "$@"