1
- # [als.iio]
2
- # path = "/sys/bus/iio/devices"
3
- # thresholds = { 0 = "night", 20 = "dark", 80 = "dim", 250 = "normal", 500 = "bright", 800 = "outdoors" }
1
+ [als .iio ]
2
+ path = " /sys/bus/iio/devices"
3
+ thresholds = { 0 = " night" , 20 = " dark" , 80 = " dim" , 250 = " normal" , 500 = " bright" , 800 = " outdoors" }
4
4
5
- [als .webcam ]
6
- video = 0
7
- thresholds = { 0 = " night" , 15 = " dark" , 30 = " dim" , 45 = " normal" , 60 = " bright" , 75 = " outdoors" }
5
+ # [als.webcam]
6
+ # video = 0
7
+ # thresholds = { 0 = "night", 15 = "dark", 30 = "dim", 45 = "normal", 60 = "bright", 75 = "outdoors" }
8
8
9
9
# [als.time]
10
10
# thresholds = { 0 = "night", 7 = "dark", 9 = "dim", 11 = "normal", 13 = "bright", 16 = "normal", 18 = "dark", 20 = "night" }
@@ -13,16 +13,16 @@ thresholds = { 0 = "night", 15 = "dark", 30 = "dim", 45 = "normal", 60 = "bright
13
13
14
14
[[output .backlight ]]
15
15
name = " eDP-1"
16
- path = " /sys/devices/pci0000:00/0000:00:08.1/0000:07:00.0/drm/card2/card2-eDP-1/amdgpu_bl2 "
16
+ path = " /sys/class/backlight/intel_backlight "
17
17
capturer = " wlroots"
18
18
19
19
# [[output.ddcutil]]
20
20
# name = "Dell Inc. DELL P2415Q"
21
21
# capturer = "none"
22
22
23
23
[[keyboard ]]
24
- name = " keyboard-MSI "
25
- path = " /sys/class/net/enp4s0/enp4s0-2::lan "
24
+ name = " keyboard-dell "
25
+ path = " /sys/bus/platform/devices/dell-laptop/leds/dell::kbd_backlight "
26
26
27
27
# [[keyboard]]
28
28
# name = "keyboard-thinkpad"
0 commit comments