dotfiles/cli/keyd/run

4 lines
75 B
Plaintext
Raw Permalink Normal View History

2022-05-22 17:41:26 +00:00
#!/bin/sh
sv check keyd >/dev/null || exit 1
exec /usr/bin/keyd >/dev/null