waybar: move mpris module from centre to left section
This commit is contained in:
parent
2385335e67
commit
42051a089a
|
@ -14,8 +14,8 @@
|
|||
layer = "top";
|
||||
position = "top";
|
||||
# Layout
|
||||
"modules-left" = [ "hyprland/workspaces" ];
|
||||
"modules-center" = [ "mpris" ];
|
||||
"modules-left" = [ "hyprland/workspaces" "mpris" ];
|
||||
"modules-center" = [ ];
|
||||
"modules-right" = [
|
||||
"battery"
|
||||
"pulseaudio"
|
||||
|
|
Loading…
Reference in a new issue