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

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 )