From efc275693c7b83dd089bb079ee0492295a97de98 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Fri, 8 Sep 2023 13:26:04 +0200 Subject: [PATCH] upd --- usr/bin/jgwallpaperchanger | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/usr/bin/jgwallpaperchanger b/usr/bin/jgwallpaperchanger index dc51fa8..9c9751c 100755 --- a/usr/bin/jgwallpaperchanger +++ b/usr/bin/jgwallpaperchanger @@ -159,13 +159,13 @@ help="\nBased on Mabox forum member Shwaybo  $AUTOGEN_THEMES,^checkout(colsettings2)") || out+=(" $AUTOGEN_THEMES,^checkout(colsettings2)") + out+=("^sep()") + [[ "$t2_button_lclick_action" == "random" ]] && out+=("$B_LC_ACTION: [ $RAND ],^checkout(laction)") || out+=("$B_LC_ACTION: [ $CHOOSE ],^checkout(laction)") out2+=("^tag(laction)") out2+=("^sep(Panel button left-click action)")