1
0
Fork 0

Move idle_inhibitor to left

main
Ambrose Chua 2022-02-28 11:53:15 +08:00
parent baa999a528
commit 6309eb9045
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
// Choose the order of the modules
"modules-left": ["sway/workspaces", "sway/mode", "custom/media", "sway/window"],
"modules-center": [],
"modules-right": ["pulseaudio", "idle_inhibitor", "network", "cpu", "memory", "temperature", "battery", "clock", "tray"],
"modules-right": ["idle_inhibitor", "pulseaudio", "network", "cpu", "memory", "temperature", "battery", "clock", "tray"],
// Modules configuration
// "sway/workspaces": {
// "disable-scroll": true,