Initial Fedora brightness automation setup
This commit is contained in:
8
wluma/config.toml
Normal file
8
wluma/config.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[als.iio]
|
||||
path = "/sys/bus/iio/devices"
|
||||
thresholds = { 0 = "night", 20 = "dark", 80 = "dim", 250 = "normal", 500 = "bright", 800 = "outdoors" }
|
||||
|
||||
[[output.backlight]]
|
||||
name = "eDP-1"
|
||||
path = "/sys/class/backlight/intel_backlight"
|
||||
capturer = "none"
|
||||
Reference in New Issue
Block a user