- Add swhkd package with support for systemd and openrc - Use systemd.eclass in greenclip, snapborg, and swhkd packages - Add swhkd as dwl dependency
11 lines
150 B
Desktop File
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
|