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

5 lines
79 B
Plaintext
Executable File

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