revert: default config
This commit is contained in:
parent
527144a440
commit
1d2dd953e7
|
@ -8,8 +8,7 @@
|
||||||
"modules-center": ["sway/window"],
|
"modules-center": ["sway/window"],
|
||||||
"modules-right": ["mpd", "idle_inhibitor", "pulseaudio", "network", "cpu", "memory", "temperature", "backlight", "battery", "battery#bat2", "clock", "tray"],
|
"modules-right": ["mpd", "idle_inhibitor", "pulseaudio", "network", "cpu", "memory", "temperature", "backlight", "battery", "battery#bat2", "clock", "tray"],
|
||||||
// Modules configuration
|
// Modules configuration
|
||||||
"sway/workspaces": {
|
// "sway/workspaces": {
|
||||||
"enable-bar-scroll": true
|
|
||||||
// "disable-scroll": true,
|
// "disable-scroll": true,
|
||||||
// "all-outputs": true,
|
// "all-outputs": true,
|
||||||
// "format": "{name}: {icon}",
|
// "format": "{name}: {icon}",
|
||||||
|
@ -23,7 +22,7 @@
|
||||||
// "focused": "",
|
// "focused": "",
|
||||||
// "default": ""
|
// "default": ""
|
||||||
// }
|
// }
|
||||||
},
|
// },
|
||||||
"sway/mode": {
|
"sway/mode": {
|
||||||
"format": "<span style=\"italic\">{}</span>"
|
"format": "<span style=\"italic\">{}</span>"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue