Update pulse config for surfaces
This commit is contained in:
parent
32e6de6e16
commit
0f94d6a16e
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue