readd all default modules
This commit is contained in:
parent
9498224a97
commit
0ba3856dc5
@ -4,9 +4,30 @@
|
||||
"height": 30,
|
||||
"spacing": 4,
|
||||
|
||||
"modules-left": ["wlr/workspaces"],
|
||||
"modules-center": [],
|
||||
"modules-right": [],
|
||||
"modules-left": [
|
||||
"wlr/workspaces",
|
||||
"sway/workspaces",
|
||||
"sway/mode",
|
||||
"sway/scratchpad",
|
||||
"custom/media"
|
||||
],
|
||||
"modules-center": ["sway/window"],
|
||||
"modules-right": [
|
||||
"mpd",
|
||||
"idle_inhibitor",
|
||||
"pulseaudio",
|
||||
"network",
|
||||
"cpu",
|
||||
"memory",
|
||||
"temperature",
|
||||
"backlight",
|
||||
"keyboard-state",
|
||||
"sway/language",
|
||||
"battery",
|
||||
"battery#bat2",
|
||||
"clock",
|
||||
"tray"
|
||||
],
|
||||
|
||||
"wlr/workspaces": {
|
||||
"all-outputs": true,
|
||||
|
Loading…
Reference in New Issue
Block a user