dotfiles/cli/keyd/run
2022-05-23 01:41:26 +08:00

4 lines
75 B
Bash
Executable File

#!/bin/sh
sv check keyd >/dev/null || exit 1
exec /usr/bin/keyd >/dev/null