mb-volmenu upd

This commit is contained in:
2026-02-23 15:17:58 +01:00
parent 0e71711f29
commit f266e5b0e4

View File

@@ -98,7 +98,8 @@ TABS=200
if [[ "$1" == "ipc" ]]; then if [[ "$1" == "ipc" ]]; then
POSITION_MODE="ipc" POSITION_MODE="ipc"
else else
POSITION_MODE="fixed" MENU_HALIGN="center"
MENU_VALIGN="center"
fi fi
[ $(pidof picom) ] && MENU_RADIUS=$jgtools_radius [ $(pidof picom) ] && MENU_RADIUS=$jgtools_radius