chore(waybar): indent section + add interval
This commit is contained in:
parent
bf97ff60fb
commit
1cb34bff51
@ -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}",
|
||||||
|
Loading…
Reference in New Issue
Block a user