mirror of https://github.com/polybar/polybar.git
added lineb reak
parent
1e9ecc5a60
commit
f858744629
|
@ -9,7 +9,8 @@ type = internal/backlight
|
||||||
; $ ls -1 /sys/class/backlight/
|
; $ ls -1 /sys/class/backlight/
|
||||||
card = intel_backlight
|
card = intel_backlight
|
||||||
|
|
||||||
; Use the `/sys/class/backlight/actual-brightness` file rather than the regular `brightness` file.
|
; Use the `/sys/class/backlight/actual-brightness` file
|
||||||
|
; rather than the regular `brightness` file.
|
||||||
; Defaults to true unless the specified card is an amdgpu backlight.
|
; Defaults to true unless the specified card is an amdgpu backlight.
|
||||||
use-actual-brightness = true
|
use-actual-brightness = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue