Move inhibitor to the right
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"layer": "top",
|
||||
"height": 40,
|
||||
"modules-left": ["sway/workspaces", "sway/mode", "idle_inhibitor"],
|
||||
"modules-left": ["sway/workspaces", "sway/mode"],
|
||||
"modules-center": ["tray"],
|
||||
"modules-right": ["mpris", "pulseaudio", "battery", "clock"],
|
||||
"modules-right": ["idle_inhibitor", "mpris", "pulseaudio", "battery", "clock"],
|
||||
"sway/workspaces": {
|
||||
"disable-scroll": true,
|
||||
"persistent_workspaces": {
|
||||
|
Reference in New Issue
Block a user