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)")