Move idle_inhibitor a space to the right
This way the variable-width widget is leftmost
This commit is contained in:
parent
ba197b44e5
commit
8746f3f737
@ -3,7 +3,7 @@
|
||||
"height": 40,
|
||||
"modules-left": ["sway/workspaces", "sway/mode"],
|
||||
"modules-center": ["tray"],
|
||||
"modules-right": ["idle_inhibitor", "mpris", "pulseaudio", "battery", "clock"],
|
||||
"modules-right": ["mpris", "idle_inhibitor", "pulseaudio", "battery", "clock"],
|
||||
"sway/workspaces": {
|
||||
"disable-scroll": true,
|
||||
"persistent_workspaces": {
|
||||
|
Loading…
Reference in New Issue
Block a user