Move memory before CPU
This commit is contained in:
parent
ff585c576d
commit
df19735f4d
|
@ -5,7 +5,7 @@
|
||||||
"height": 36,
|
"height": 36,
|
||||||
"modules-left": ["idle_inhibitor", "sway/workspaces", "sway/mode"],
|
"modules-left": ["idle_inhibitor", "sway/workspaces", "sway/mode"],
|
||||||
"modules-center": ["clock"],
|
"modules-center": ["clock"],
|
||||||
"modules-right": ["network", "pulseaudio", "backlight", "cpu", "temperature", "memory", "battery", "tray"],
|
"modules-right": ["network", "pulseaudio", "backlight", "memory", "cpu", "temperature", "battery", "tray"],
|
||||||
"sway/workspaces": {
|
"sway/workspaces": {
|
||||||
"disable-scroll": true
|
"disable-scroll": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue