Moved interface startup to new script

This commit is contained in:
Christian Colglazier 2019-12-14 08:37:44 -05:00
parent fa98be2c0c
commit f6d509d5cc

View File

@ -16,9 +16,7 @@ do
pulseaudio -D
done
# Start up eurorack interface
alsa_in -d hw:1 &
alsa_out -d hw:1 &
sh ~/.config/scripts/start-es-8.sh
# Start up programs that use audio
sleep .1 && i3-msg 'workspace 10; exec google-play-music-desktop-player'