diff --git a/bin/mb-jgtools b/bin/mb-jgtools index 5a256f9..cf26375 100755 --- a/bin/mb-jgtools +++ b/bin/mb-jgtools @@ -330,9 +330,7 @@ cat < ${MENU_ITEMS} @icon,,15,10,48,48,4,left,top,,,/usr/share/icons/hicolor/48x48/apps/distributor-logo-mabox.png @text,,70,10,200,20,4,left,top,${color_title_fg% *},#111111,$OSNAME $OSVERSION $OSCODE @text,,70,30,200,20,4,left,top,#666666,#444444,$USER@$HOSTNAME -@icon,,10,$(expr $MENU_HEIGHT_MIN - 190),240,180,4,center,top,,,$BOTTOM_IMG -@text,,20,50,200,20,4,left,top,#666666,#444444, - +@icon,,5,$(expr $MENU_HEIGHT_MIN - 190),240,180,4,center,top,,,$BOTTOM_IMG @search,,100,50,292,20,4,left,top,auto,#262626,""" $TYPE_TO_SEARCH""" . $HOME/.config/mabox/right-prepend.csv @@ -476,9 +474,9 @@ MENU_PADDING_TOP=55 BOTTOM_IMG=${places_bottom_img:-/usr/share/mb-jgtools/mabox_3D_silver.png} [ $places_softwarepipe == true ] && softwarepipe="^sep($PIPEMENUS) -$POPINSTALL,^pipe(jgsoftware-pipe)" -[ $places_sysinfopipe == true ] && sysinfopipe="$SYSINFO,^pipe(jgsysinfo-pipe)" -[ $places_keyspipe == true ] && keyspipe="$SHORTCUTS,^pipe(jgkeys-pipe)" +$POPINSTALL,^pipe(jgsoftware-pipe -r)" +[ $places_sysinfopipe == true ] && sysinfopipe="$SYSINFO,^pipe(jgsysinfo-pipe -r)" +[ $places_keyspipe == true ] && keyspipe="$SHORTCUTS,^pipe(jgkeys-pipe -r)" mkconfigfile