dotfiles/homedir/.config/watchman/init.d/sxhkd

6 lines
110 B
Plaintext
Raw Normal View History

#!/usr/bin/env watchman
service_respawn='true'
service_command='/usr/bin/sxhkd'
service_reload_signal='USR1'