Move clickables to the end of the bar

This commit is contained in:
Salt 2024-02-15 03:50:31 -06:00
parent 188486ff0c
commit 4850134136
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": ["clock"],
"modules-right": ["mpris", "idle_inhibitor", "pulseaudio", "backlight", "battery", "tray"],
"modules-right": ["pulseaudio", "backlight", "battery", "tray", "mpris", "idle_inhibitor"],
"sway/workspaces": {
"disable-scroll": true,
"persistent_workspaces": {