diff --git a/scripts/Arch/Devies/Surface/install.sh b/scripts/Arch/Devies/Surface/install.sh index 9f844c99..a548f9d6 100755 --- a/scripts/Arch/Devies/Surface/install.sh +++ b/scripts/Arch/Devies/Surface/install.sh @@ -34,4 +34,8 @@ yay -Syu libwacom-surface; . "./camera.sh"; +sudo sed -i \ + -e "s/^\(; \)\?\(.* = \)speex-float-[[:digit:]]\+$/\2speex-float-5/" \ + /etc/pulse/daemon.conf; + pushd > /dev/null;