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