Update instructions in the config file

This commit is contained in:
loki-47-6F-64 2021-09-25 13:12:13 +02:00
parent 69eba9c493
commit d332f11101

View File

@ -140,7 +140,7 @@
# You can find the name of the audio sink using the following command:
# !! Linux only !!
# pacmd list-sinks | grep "name:" if running vanilla pulseaudio
# pactl info | grep Source` if running pipewire
# pPipewire: Use `pactl info | grep Source`. In some causes you'd need to use the `sink` device. Try `pactl info | grep Sink`, if _Source_ doesn't work
# audio_sink = alsa_output.pci-0000_09_00.3.analog-stereo
#
# !! Windows only !!