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

5 lines
79 B
Plaintext
Raw Normal View History

2018-08-07 22:21:49 +03:00
#!/bin/env watchman
service_command='/usr/bin/jackd'
service_args=( -d alsa )