waybar theme update

This commit is contained in:
dalahast 2020-09-08 18:29:07 +02:00
parent b4d5b4cea2
commit edad798ad7
Signed by: dalahast
GPG Key ID: 504A02165E7FA6B2

@ -34,6 +34,18 @@
"modules-right": ["tray","pulseaudio", "network", "cpu", "memory", "temperature", "backlight", "battery#bat1", "battery#bat2", "clock#date", "clock#time"],
// Modules configuration
"sway/workspaces": {
"format": "{name}:{icon}",
"format-icons": {
"1":"",
"2":"",
"3":"",
"4":"",
"11":"",
"12":"",
"default":" "
}
},
"sway/mode": {
"format": "<span style=\"italic\">{}</span>"
},