Updated Module: backlight (markdown)

Patrick Ziegler 2020-01-26 14:23:44 +01:00
parent 618ac98209
commit 94a88816f0
1 changed files with 1 additions and 1 deletions

@ -13,7 +13,7 @@ type = internal/backlight
; $ ls -1 /sys/class/backlight/
card = intel_backlight
; Enable changing the backlight with the scroll wheel
; Enable changing the backlight with the scroll wheel (unreleased)
; NOTE: This may require additional configuration on some systems. Polybar will
; write to `/sys/class/backlight/${self.card}/brightness` which requires polybar
; to have write access to that file.