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}% "
},
"backlight": {
"device": "acpi_video1",
"format": "{percent}% {icon}",
"format-icons": ["☁️", "🌥️", "⛅", "☀️"]
"interval": 10,
"device": "acpi_video1",
"format": "{percent}% {icon}",
"format-icons": ["☁️", "🌥️", "⛅", "☀️"]
},
"battery": {
"format": "{capacity}% {icon}",