Files
dotfiles/systemd/user/hypr-lid.service

12 lines
168 B
Desktop File

[Unit]
Description=Hyprland lid handler using evdev
After=graphical.target
[Service]
ExecStart=%h/.local/bin/lid.sh
Restart=always
[Install]
WantedBy=default.target