waybar: sway workspaces and MPRIS module positions
This commit is contained in:
parent
6b08b57ccc
commit
49cab23264
|
@ -20,8 +20,8 @@
|
||||||
layer = "top";
|
layer = "top";
|
||||||
position = "top";
|
position = "top";
|
||||||
# Layout
|
# Layout
|
||||||
"modules-left" = ["sway/workspaces"];
|
"modules-left" = ["mpris"];
|
||||||
"modules-center" = ["mpris"];
|
"modules-center" = ["sway/workspaces"];
|
||||||
"modules-right" = [
|
"modules-right" = [
|
||||||
"custom/notification"
|
"custom/notification"
|
||||||
"pulseaudio"
|
"pulseaudio"
|
||||||
|
|
Loading…
Reference in a new issue