polybar: backlight
This commit is contained in:
parent
6a171dd1c2
commit
a9c5fd1c6d
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ case "$1" in
|
|||
exit
|
||||
;;
|
||||
*)
|
||||
inotifywait -q -m -e close_write /sys/class/backlight/intel_backlight/brightness |
|
||||
brightnessctl g |
|
||||
echo "$(getIcon) $brightness_percent%"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue