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

6 lines
143 B
Plaintext
Raw Normal View History

2017-05-03 16:10:13 +03:00
#!/usr/bin/env watchman
service_respawn='true'
service_command="$HOME/bin/lockd"
service_args=( -- i3lock-extra -s -o ~/pics/lock.png -g -p )