Comment this stuff. Not needed anymore with pipewire

This commit is contained in:
RealStickman 2021-07-15 15:47:35 +02:00
parent b5c637702e
commit 983084cdf7

View File

@ -3,6 +3,6 @@
set -euo pipefail
# redetects PulseAudio outputs
pacmd unload-module module-udev-detect && pacmd load-module module-udev-detect
#pacmd unload-module module-udev-detect && pacmd load-module module-udev-detect
exit 0