Add aliases and fix configs
This commit is contained in:
parent
890189704c
commit
220f582239
3 changed files with 7 additions and 2 deletions
.local/bin
|
@ -20,7 +20,8 @@ sleep 1
|
|||
systemctl --user start pulseaudio
|
||||
|
||||
sleep 1
|
||||
alsa_out -d hw:PCH -j "Speaker" -c 2 &
|
||||
#alsa_out -d hw:PCH -j "Speaker" -c 2 &
|
||||
alsa_out -d "plughw:1,11" -j "Speaker" -c 2 &
|
||||
|
||||
sleep 1
|
||||
jack_connect "PulseAudio JACK Sink":front-left Speaker:playback_1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue