master
Daniel Napora 2023-06-01 00:07:29 +02:00
parent b9b3683aa3
commit d56c1c3230
1 changed files with 10 additions and 10 deletions

View File

@ -135,7 +135,7 @@ if ! pgrep mbwallpaper > /dev/null; then
out+=("<big>󰧸</big> $SLIDESHOW,^checkout(sshow)") out+=("<big>󰧸</big> $SLIDESHOW,^checkout(sshow)")
out+=("^sep()") out+=("^sep()")
out+=("<big></big> $EDIT_WPDIRS,xdg-open $CNF_FILE") out+=("<big></big> $EDIT_WPDIRS,xdg-open $CNF_FILE")
[[ "$wall2themes" = "yes" ]] && out+=("<big></big> $AUTOGEN_THEMES,^checkout(colsettings)") || out+=("<big></big> $AUTOGEN_THEMES,^checkout(colsettings)") [[ "$wall2themes" = "yes" ]] && out+=("<big></big> $AUTOGEN_THEMES,^checkout(colsettings2)") || out+=("<big></big> $AUTOGEN_THEMES,^checkout(colsettings2)")
else else
out+=("$STOPS,killall mbwallpaper;pkill -f 'yad --not';$me") out+=("$STOPS,killall mbwallpaper;pkill -f 'yad --not';$me")
@ -157,14 +157,14 @@ for i in 3 5 10 30 60 120 300 600 1800 3600; do out2+=("$(printf "<tt> %4s</tt>,
# COLORIZER_CONF SUBMENU # COLORIZER_CONF SUBMENU
out1+=("^tag(colsettings)") out1+=("^tag(colsettings2)")
out1+=("^sep($GENERATETHEMES)") out1+=("^sep($GENERATETHEMES)")
[[ "$wall2themes" = "yes" ]] && out1+=("<big></big> $YESC,mb-setvar wall2themes=no $COLORIZER_CONF;$me") || out1+=("<big></big> $NOC,mb-setvar wall2themes=yes $COLORIZER_CONF;$me") [[ "$wall2themes" = "yes" ]] && out1+=("<big></big> $YESC,mb-setvar wall2themes=no $COLORIZER_CONF;$me") || out1+=("<big></big> $NOC,mb-setvar wall2themes=yes $COLORIZER_CONF;$me")
out1+=("^sep()") out1+=("^sep()")
out1+=("$OBTHEME [ <b>${wall2themes_ob}</b> ],^checkout(ob)") out1+=("$OBTHEME [ <b>${wall2themes_ob}</b> ],^checkout(ob2)")
out2+=("^tag(ob)") out2+=("^tag(ob2)")
out2+=("^sep($GENOB)") out2+=("^sep($GENOB)")
out2+=("$NO,mb-setvar wall2themes_ob=none $COLORIZER_CONF;$me") out2+=("$NO,mb-setvar wall2themes_ob=none $COLORIZER_CONF;$me")
out2+=("^sep()") out2+=("^sep()")
@ -172,8 +172,8 @@ out2+=("$LIGHTBG,mb-setvar wall2themes_ob=light $COLORIZER_CONF;$me")
out2+=("$DARKBG,mb-setvar wall2themes_ob=dark $COLORIZER_CONF;$me") out2+=("$DARKBG,mb-setvar wall2themes_ob=dark $COLORIZER_CONF;$me")
out1+=("$MENUPANELS [ <b>${wall2themes_menu}</b> ],^checkout(mp)") out1+=("$MENUPANELS [ <b>${wall2themes_menu}</b> ],^checkout(mp2)")
out2+=("^tag(mp)") out2+=("^tag(mp2)")
out2+=("^sep($GENMENU)") out2+=("^sep($GENMENU)")
out2+=("$NO,mb-setvar wall2themes_menu=none $COLORIZER_CONF;$me") out2+=("$NO,mb-setvar wall2themes_menu=none $COLORIZER_CONF;$me")
out2+=("^sep()") out2+=("^sep()")
@ -181,8 +181,8 @@ out2+=("$LIGHTBG,mb-setvar wall2themes_menu=light $COLORIZER_CONF;$me")
out2+=("$DARKBG,mb-setvar wall2themes_menu=dark $COLORIZER_CONF;$me") out2+=("$DARKBG,mb-setvar wall2themes_menu=dark $COLORIZER_CONF;$me")
out1+=("Conky [ <b>${wall2themes_conky}</b> ],^checkout(conky)") out1+=("Conky [ <b>${wall2themes_conky}</b> ],^checkout(conky2)")
out2+=("^tag(conky)") out2+=("^tag(conky2)")
out2+=("^sep($GENCONKY)") out2+=("^sep($GENCONKY)")
out2+=("$NO,mb-setvar wall2themes_conky=none $COLORIZER_CONF;$me") out2+=("$NO,mb-setvar wall2themes_conky=none $COLORIZER_CONF;$me")
out2+=("^sep()") out2+=("^sep()")
@ -190,8 +190,8 @@ out2+=("$LIGHTBG,mb-setvar wall2themes_conky=light $COLORIZER_CONF;$me")
out2+=("$DARKBG,mb-setvar wall2themes_conky=dark $COLORIZER_CONF;$me") out2+=("$DARKBG,mb-setvar wall2themes_conky=dark $COLORIZER_CONF;$me")
out1+=("PyRadio [ <b>${wall2themes_pyradio}</b> ],^checkout(pyradio)") out1+=("PyRadio [ <b>${wall2themes_pyradio}</b> ],^checkout(pyradio2)")
out2+=("^tag(pyradio)") out2+=("^tag(pyradio2)")
out2+=("^sep($GENPYRADIO)") out2+=("^sep($GENPYRADIO)")
out2+=("$NO,mb-setvar wall2themes_pyradio=none $COLORIZER_CONF;$me") out2+=("$NO,mb-setvar wall2themes_pyradio=none $COLORIZER_CONF;$me")
out2+=("^sep()") out2+=("^sep()")