dotfiles/homedir/.config/watchman/init.d/jackd
fbt c78cb78ff0 init
Signed-off-by: fbt <fbt@fleshless.org>
2017-05-03 16:10:13 +03:00

5 lines
79 B
Plaintext
Executable File

#!/bin/env watchman
service_command='/usr/bin/jackd'
service_args=( -d alsa )