This commit is contained in:
2026-04-27 11:21:26 +02:00
parent c5ac065a89
commit 0cf6347421

View File

@@ -1137,6 +1137,8 @@ XDG_CACHE_HOME=${CACHE_DIR} jgmenu --config-file=${CONFIG_FILE} --csv-file=${MEN
places() {
#mb-setvar jgtools_last="\"places\""
me="mb-jgtools places"
places_maboxtools=${places_maboxtools:-true}
case "$1" in
commands)option="--checkout=commands";;
@@ -1293,7 +1295,7 @@ QNAV=""
fi
[ -v places_maboxtools ] && : || mb-setvar places_maboxtools=true
if [ $places_maboxtools == "true" ];then
if [ "${places_maboxtools}" == "true" ];then
#[ $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)"