added lineb reak

swirl 2021-05-18 19:14:04 -04:00
parent 1e9ecc5a60
commit f858744629
1 changed files with 2 additions and 1 deletions

@ -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