Move idle_inhibitor a space to the right

This way the variable-width widget is leftmost
This commit is contained in:
Salt 2024-02-15 02:20:04 -06:00
parent ba197b44e5
commit 8746f3f737
1 changed files with 1 additions and 1 deletions

View File

@ -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": {