Files
sravan-overlay/app-misc/swhkd/files/systemd/hotkeys.service
Sravan Balaji 22aa128454 Add swhkd package and use systemd.eclass
- Add swhkd package with support for systemd and openrc
- Use systemd.eclass in greenclip, snapborg, and swhkd packages
- Add swhkd as dwl dependency
2024-09-29 11:52:15 -04:00

11 lines
150 B
Desktop File

[Unit]
Description=swhkd hotkey daemon
BindsTo=default.target
[Service]
Type=simple
ExecStart=/usr/bin/hotkeys.sh
[Install]
WantedBy=default.target