Initial commit

This commit is contained in:
Jonas Schievink 2023-04-20 21:04:10 +02:00
commit 20b4b2c18f
9 changed files with 958 additions and 0 deletions

9
etc/keylightd.service Normal file
View file

@ -0,0 +1,9 @@
[Unit]
Description=Keyboard backlight daemon
[Service]
Type=exec
ExecStart=/usr/local/bin/keylightd
[Install]
WantedBy=multi-user.target