Move clickables to the end of the bar
This commit is contained in:
parent
188486ff0c
commit
4850134136
@ -3,7 +3,7 @@
|
|||||||
"height": 40,
|
"height": 40,
|
||||||
"modules-left": ["sway/workspaces", "sway/mode"],
|
"modules-left": ["sway/workspaces", "sway/mode"],
|
||||||
"modules-center": ["clock"],
|
"modules-center": ["clock"],
|
||||||
"modules-right": ["mpris", "idle_inhibitor", "pulseaudio", "backlight", "battery", "tray"],
|
"modules-right": ["pulseaudio", "backlight", "battery", "tray", "mpris", "idle_inhibitor"],
|
||||||
"sway/workspaces": {
|
"sway/workspaces": {
|
||||||
"disable-scroll": true,
|
"disable-scroll": true,
|
||||||
"persistent_workspaces": {
|
"persistent_workspaces": {
|
||||||
|
Loading…
Reference in New Issue
Block a user