Just use the one icon for brightness
This commit is contained in:
parent
816e574f3b
commit
d3db3eaf3d
|
@ -108,7 +108,7 @@
|
|||
"backlight": {
|
||||
"device": "acpi_video1",
|
||||
"format": "{icon} {percent}%",
|
||||
"format-icons": [ "☼", "", ""],
|
||||
"format-icons": [ "" ],
|
||||
"on-click": "notify-send $(brightnessctl info)",
|
||||
"on-scroll-up": "${HOME}/scripts/waybar/waybar-backlight.sh up",
|
||||
"on-scroll-down": "${HOME}/scripts/waybar/waybar-backlight.sh down"
|
||||
|
|
Loading…
Reference in New Issue