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

6 lines
110 B
Plaintext
Raw Normal View History

2017-05-03 16:10:13 +03:00
#!/usr/bin/env watchman
2017-08-12 02:59:32 +03:00
service_respawn='true'
2017-05-03 16:10:13 +03:00
service_command='/usr/bin/sxhkd'
service_reload_signal='USR1'