mirror of https://github.com/polybar/polybar.git
Updated Module: backlight (markdown)
parent
618ac98209
commit
94a88816f0
|
@ -13,7 +13,7 @@ type = internal/backlight
|
||||||
; $ ls -1 /sys/class/backlight/
|
; $ ls -1 /sys/class/backlight/
|
||||||
card = intel_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
|
; NOTE: This may require additional configuration on some systems. Polybar will
|
||||||
; write to `/sys/class/backlight/${self.card}/brightness` which requires polybar
|
; write to `/sys/class/backlight/${self.card}/brightness` which requires polybar
|
||||||
; to have write access to that file.
|
; to have write access to that file.
|
||||||
|
|
Loading…
Reference in New Issue