chore(waybar): indent section + add interval

This commit is contained in:
surtur 2021-06-12 10:51:27 +02:00
parent bf97ff60fb
commit 1cb34bff51
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -40,9 +40,10 @@
"format": "{usage:2}% " "format": "{usage:2}% "
}, },
"backlight": { "backlight": {
"device": "acpi_video1", "interval": 10,
"format": "{percent}% {icon}", "device": "acpi_video1",
"format-icons": ["☁️", "🌥️", "⛅", "☀️"] "format": "{percent}% {icon}",
"format-icons": ["☁️", "🌥️", "⛅", "☀️"]
}, },
"battery": { "battery": {
"format": "{capacity}% {icon}", "format": "{capacity}% {icon}",