waybar: move mpris module from centre to left section

This commit is contained in:
Evie Litherland-Smith 2024-01-12 07:09:39 +00:00
parent 2385335e67
commit 42051a089a

View file

@ -14,8 +14,8 @@
layer = "top"; layer = "top";
position = "top"; position = "top";
# Layout # Layout
"modules-left" = [ "hyprland/workspaces" ]; "modules-left" = [ "hyprland/workspaces" "mpris" ];
"modules-center" = [ "mpris" ]; "modules-center" = [ ];
"modules-right" = [ "modules-right" = [
"battery" "battery"
"pulseaudio" "pulseaudio"