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,6 +40,7 @@
"format": "{usage:2}% " "format": "{usage:2}% "
}, },
"backlight": { "backlight": {
"interval": 10,
"device": "acpi_video1", "device": "acpi_video1",
"format": "{percent}% {icon}", "format": "{percent}% {icon}",
"format-icons": ["☁️", "🌥️", "⛅", "☀️"] "format-icons": ["☁️", "🌥️", "⛅", "☀️"]