Skip to content

Instantly share code, notes, and snippets.

View Daeraxa's full-sized avatar

Daeraxa

View GitHub Profile
# this file goes in $HOME/.config/systemd/user
[Unit]
Description=beepy backlight controller
[Service]
Type=simple
# adjust this path to where you wrote the script out
ExecStart=/home/rj/bin/noarch/beepy-bl.sh
Restart=on-failure