Update multiple configs
This commit is contained in:
parent
d7228bcfb0
commit
377429c2f5
6 changed files with 18 additions and 26 deletions
|
@ -20,8 +20,8 @@ sleep 1
|
|||
systemctl --user start pulseaudio
|
||||
|
||||
sleep 1
|
||||
#alsa_out -d hw:PCH -j "Speaker" -c 2 &
|
||||
alsa_out -d "hdmi:CARD=HDMI,DEV=5" -j "Speaker" -c 2 &
|
||||
alsa_out -d hw:PCH -j "Speaker" -c 2 &
|
||||
#alsa_out -d "hdmi:CARD=HDMI,DEV=5" -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