waybar: move mpris module from centre to left section
This commit is contained in:
parent
2385335e67
commit
42051a089a
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue