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

6 lines
110 B
Plaintext
Executable File

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