12 lines
365 B
TOML
12 lines
365 B
TOML
[als.webcam]
|
|
video = 0
|
|
thresholds = { 0 = "night", 7 = "dark", 9 = "dim", 11 = "normal", 13 = "bright", 16 = "normal", 18 = "dark", 20 = "night" }
|
|
|
|
[[output.backlight]]
|
|
name = "eDP-1"
|
|
path = "/sys/class/backlight/intel_backlight"
|
|
capturer = "wlroots"
|
|
|
|
[[keyboard]]
|
|
name = "keyboard-t470"
|
|
path = "/sys/bus/platform/devices/thinkpad_acpi/leds/tpacpi::kbd_backlight/"
|