This commit is contained in:
2026-04-27 13:22:05 +02:00
parent 0cf6347421
commit 17c245905c

View File

@@ -1050,8 +1050,8 @@ $SCREENSHOT,mb-jgtools screenshot,emblem-photos
^sep($_MY_COMMANDS) ^sep($_MY_COMMANDS)
. $HOME/.config/mabox/right-prepend.csv . $HOME/.config/mabox/right-prepend.csv
^sep() ^sep()
<small> $_EDIT_OWN_COMMANDS</small>,xdg-open $HOME/.config/mabox/places-prepend.csv <small> $_EDIT_OWN_COMMANDS</small>,xdg-open $HOME/.config/mabox/right-prepend.csv
${arrow_string_left} ${arrow_string_left} ${arrow_string_left},^back() ${arrow_string_left} ${arrow_string_left},^back()
^tag(system) ^tag(system)
@@ -1296,6 +1296,8 @@ fi
[ -v places_maboxtools ] && : || mb-setvar places_maboxtools=true [ -v places_maboxtools ] && : || mb-setvar places_maboxtools=true
if [ "${places_maboxtools}" == "true" ];then if [ "${places_maboxtools}" == "true" ];then
places_softwarepipe=${places_softwarepipe:-true}
places_jgdeskmngr=${places_jgdeskmngr:-true}
#[ $places_menusettingspipe == true ] && menusettingspipe="<big>󰍜</big> $MENUPANELS,^pipe(jgmenusettings-pipe -r)" && pipesep="^sep($PIPEMENUS)" #[ $places_menusettingspipe == true ] && menusettingspipe="<big>󰍜</big> $MENUPANELS,^pipe(jgmenusettings-pipe -r)" && pipesep="^sep($PIPEMENUS)"
#[ $places_sysinfopipe == true ] && sysinfopipe="<big></big> $SYSINFO,^pipe(jgsysinfo-pipe -r)" && pipesep="^sep($PIPEMENUS)" #[ $places_sysinfopipe == true ] && sysinfopipe="<big></big> $SYSINFO,^pipe(jgsysinfo-pipe -r)" && pipesep="^sep($PIPEMENUS)"