mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-11-27 18:13:19 +00:00
feat(scripts): add config
This commit is contained in:
7
home/bin/audio/executable_es9stop.sh
Normal file
7
home/bin/audio/executable_es9stop.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Script to stop ES-9 audio interface
|
||||
|
||||
pkill alsa_in
|
||||
pkill alsa_out
|
||||
pkill es-5-pipewire
|
||||
Reference in New Issue
Block a user