6 lines
143 B
Plaintext
Executable File
6 lines
143 B
Plaintext
Executable File
#!/usr/bin/env watchman
|
|
|
|
service_respawn='true'
|
|
service_command="$HOME/bin/lockd"
|
|
service_args=( -- i3lock-extra -s -o ~/pics/lock.png -g -p )
|