diff --git a/scripts/Arch/Devices/Surface/install.sh b/scripts/Arch/Devices/Surface/install.sh index fb81a59e3..7b774c12f 100755 --- a/scripts/Arch/Devices/Surface/install.sh +++ b/scripts/Arch/Devices/Surface/install.sh @@ -37,8 +37,4 @@ yes | yay --answerclean=None --answerdiff=None -Syu libwacom-surface; . "./camera.sh"; -sudo sed -i \ - -e "s/^\(; \)\?\(.* = \)speex-float-[[:digit:]]\+$/\2speex-float-5/" \ - /etc/pulse/daemon.conf; - popd > /dev/null; diff --git a/scripts/Arch/Software/KDE/install.sh b/scripts/Arch/Software/KDE/install.sh index b35d6cf9c..2c1cb6475 100755 --- a/scripts/Arch/Software/KDE/install.sh +++ b/scripts/Arch/Software/KDE/install.sh @@ -8,5 +8,4 @@ sudo pacman -Syu --noconfirm \ packagekit-qt5 \ kde-applications-meta \ iio-sensor-proxy \ - pipewire-pulse \ flatpak;