mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-07-10 05:12:01 +00:00
Better ES-9 startup for Pipewire
This commit is contained in:
@ -9,8 +9,6 @@ DEVICE_NAME='ES-9'
|
||||
DEVICE_NUM=$(getCardNumber $DEVICE_NAME)
|
||||
checkCard $DEVICE_NAME $DEVICE_NUM
|
||||
|
||||
# Rename Audio Devices
|
||||
|
||||
# Start up ES-5
|
||||
pkill es-5-pipewire || true
|
||||
/opt/es-5-pipewire/es-5-pipewire >/dev/null 2>/dev/null &
|
||||
|
Reference in New Issue
Block a user