thinkpad-keyboard-brightness/thinkpad-keyboard-brightness.service
Alex A. Naanou 5cadb52401 fixed an issue with the sensor returning 0 randomly...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2024-04-07 14:26:06 +03:00

12 lines
193 B
Desktop File

[Unit]
Description="Turn keyboard backlight on/off based on light sensor"
[Service]
Type=exec
User=root
ExecStart=/usr/sbin/thinkpad-keyboard-brightness
[Install]
WantedBy=multi-user.target