diff --git a/bin/mb-volmenu b/bin/mb-volmenu index cff31c8..9b88a6e 100755 --- a/bin/mb-volmenu +++ b/bin/mb-volmenu @@ -98,7 +98,8 @@ TABS=200 if [[ "$1" == "ipc" ]]; then POSITION_MODE="ipc" else -POSITION_MODE="fixed" +MENU_HALIGN="center" +MENU_VALIGN="center" fi [ $(pidof picom) ] && MENU_RADIUS=$jgtools_radius