pulseaudio no longer used
This commit is contained in:
parent
b93f3c96ed
commit
bc6cd1837a
7
larbs.sh
7
larbs.sh
@ -299,13 +299,6 @@ echo "export \$(dbus-launch)" > /etc/profile.d/dbus.sh
|
|||||||
Option "Tapping" "on"
|
Option "Tapping" "on"
|
||||||
EndSection' > /etc/X11/xorg.conf.d/40-libinput.conf
|
EndSection' > /etc/X11/xorg.conf.d/40-libinput.conf
|
||||||
|
|
||||||
# Fix fluidsynth/pulseaudio issue.
|
|
||||||
grep -q "OTHER_OPTS='-a pulseaudio -m alsa_seq -r 48000'" /etc/conf.d/fluidsynth ||
|
|
||||||
echo "OTHER_OPTS='-a pulseaudio -m alsa_seq -r 48000'" >> /etc/conf.d/fluidsynth
|
|
||||||
|
|
||||||
# Start/restart PulseAudio.
|
|
||||||
pkill -15 -x 'pulseaudio'; sudo -u "$name" pulseaudio --start
|
|
||||||
|
|
||||||
# This line, overwriting the `newperms` command above will allow the user to run
|
# This line, overwriting the `newperms` command above will allow the user to run
|
||||||
# serveral important commands, `shutdown`, `reboot`, updating, etc. without a password.
|
# serveral important commands, `shutdown`, `reboot`, updating, etc. without a password.
|
||||||
newperms "%wheel ALL=(ALL) ALL #LARBS
|
newperms "%wheel ALL=(ALL) ALL #LARBS
|
||||||
|
Loading…
Reference in New Issue
Block a user