mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-22 18:14:16 +00:00
disable illuminanced
I decided the automatic adjustment is annoying.
This commit is contained in:
parent
8c92df4188
commit
74fed7f0b8
1 changed files with 5 additions and 5 deletions
|
|
@ -342,10 +342,10 @@ power_management: "tuned"
|
|||
|
||||
regdomain: "US"
|
||||
|
||||
illuminanced:
|
||||
max_backlight_file: /sys/class/backlight/amdgpu_bl1/max_brightness
|
||||
backlight_file: /sys/class/backlight/amdgpu_bl1/brightness
|
||||
illuminance_file: /sys/bus/iio/devices/iio:device0/in_illuminance_raw
|
||||
min_backlight: 70
|
||||
# illuminanced:
|
||||
# max_backlight_file: /sys/class/backlight/amdgpu_bl1/max_brightness
|
||||
# backlight_file: /sys/class/backlight/amdgpu_bl1/brightness
|
||||
# illuminance_file: /sys/bus/iio/devices/iio:device0/in_illuminance_raw
|
||||
# min_backlight: 70
|
||||
|
||||
terminal: kitty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue