Reorder some waybar modules
This commit is contained in:
parent
7048024b3b
commit
5d24c1234f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"fixed-center": false,
|
||||
"modules-left": ["sway/workspaces", "sway/mode", "sway/scratchpad", "custom/mic"],
|
||||
"modules-center": [],
|
||||
"modules-right": ["custom/oven", "custom/timer", "custom/maildir", "custom/nagios", "custom/weather", "custom/aqi", "memory", "cpu", "clock", "tray"],
|
||||
"modules-right": ["custom/timer", "custom/oven", "custom/maildir", "custom/nagios", "custom/weather", "custom/aqi", "memory", "cpu", "clock", "tray"],
|
||||
"sway/scratchpad": {
|
||||
"format": "{icon} {count}",
|
||||
"show-empty": false,
|
||||
|
|
Loading…
Add table
Reference in a new issue