polybar: brightness

This commit is contained in:
Michael Grote 2021-07-01 08:06:32 +02:00
parent 2b078f67fc
commit 27e2313799

View file

@ -76,8 +76,6 @@ type = custom/script
exec = /usr/bin/brightnessctl g exec = /usr/bin/brightnessctl g
tail = true tail = true
interval = 5 interval = 5
scroll-up = brightnessctl s +2% > /dev/null
scroll-down = brightnessctl s 2%- > /dev/null
format-prefix = "BRT " format-prefix = "BRT "
format-prefix-foreground = ${colors.foreground-alt} format-prefix-foreground = ${colors.foreground-alt}