Set new backlight icons
This commit is contained in:
parent
d821425f8c
commit
e828062b6d
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
||||||
"backlight": {
|
"backlight": {
|
||||||
// "device": "acpi_video1",
|
// "device": "acpi_video1",
|
||||||
"format": "{percent}% {icon}",
|
"format": "{percent}% {icon}",
|
||||||
"format-icons": ["", "", "", "", "", "", "", "", ""]
|
"format-icons": ["🌑", "🌒", "🌓", "🌔", "🌕"]
|
||||||
},
|
},
|
||||||
"battery": {
|
"battery": {
|
||||||
"states": {
|
"states": {
|
||||||
|
|
Loading…
Reference in a new issue