From 17c245905c2ea500cae4444ca6fc57ab7dce63c5 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Mon, 27 Apr 2026 13:22:05 +0200 Subject: [PATCH] upd --- bin/mb-jgtools | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bin/mb-jgtools b/bin/mb-jgtools index 4a7d2e8..7ea055d 100755 --- a/bin/mb-jgtools +++ b/bin/mb-jgtools @@ -1050,8 +1050,8 @@ $SCREENSHOT,mb-jgtools screenshot,emblem-photos ^sep($_MY_COMMANDS) . $HOME/.config/mabox/right-prepend.csv ^sep() - $_EDIT_OWN_COMMANDS,xdg-open $HOME/.config/mabox/places-prepend.csv -${arrow_string_left} ${arrow_string_left} ${arrow_string_left},^back() + $_EDIT_OWN_COMMANDS,xdg-open $HOME/.config/mabox/right-prepend.csv +${arrow_string_left} ${arrow_string_left},^back() ^tag(system) @@ -1296,6 +1296,8 @@ fi [ -v places_maboxtools ] && : || mb-setvar places_maboxtools=true if [ "${places_maboxtools}" == "true" ];then +places_softwarepipe=${places_softwarepipe:-true} +places_jgdeskmngr=${places_jgdeskmngr:-true} #[ $places_menusettingspipe == true ] && menusettingspipe="󰍜 $MENUPANELS,^pipe(jgmenusettings-pipe -r)" && pipesep="^sep($PIPEMENUS)" #[ $places_sysinfopipe == true ] && sysinfopipe=" $SYSINFO,^pipe(jgsysinfo-pipe -r)" && pipesep="^sep($PIPEMENUS)"