- Add swhkd package with support for systemd and openrc - Use systemd.eclass in greenclip, snapborg, and swhkd packages - Add swhkd as dwl dependency
6 lines
73 B
Bash
6 lines
73 B
Bash
#!/usr/bin/env bash
|
|
|
|
killall swhks
|
|
|
|
/usr/bin/swhks & sudo /usr/bin/swhkd
|