Just use the one icon for brightness

This commit is contained in:
John Mertz 2024-02-08 16:53:33 -07:00
parent 816e574f3b
commit d3db3eaf3d
1 changed files with 1 additions and 1 deletions

View File

@ -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"