pulseaudio now default audio system

This commit is contained in:
Luke Smith 2020-04-09 17:14:26 -04:00
parent 9ac0a07bfd
commit c539b8949c
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252
2 changed files with 5 additions and 1 deletions

View file

@ -239,6 +239,9 @@ grep -q "laptop-updates.brave.com" /etc/hosts || echo "0.0.0.0 laptop-updates.br
# Let LARBS know the WM it's supposed to run.
echo "$edition" > "/home/$name/.local/share/larbs/wm"; chown -R "$name":wheel "/home/$name/.local"
# Start/restart PulseAudio.
killall pulseaudio; sudo -n "$name" pulseaudio --start
# This line, overwriting the `newperms` command above will allow the user to run
# serveral important commands, `shutdown`, `reboot`, updating, etc. without a password.
[ "$distro" = arch ] && newperms "%wheel ALL=(ALL) ALL #LARBS

View file

@ -40,7 +40,8 @@ A,brave-bin,"is an elegant browser with built-in adblocking, tor and other featu
,noto-fonts-emoji,"is an emoji font."
V,font-symbola,"provides unicode and emoji symbols."
,ntfs-3g,"allows accessing NTFS partitions."
,alsa-utils,"is an audio interface for ALSA."
,pulseaudio-alsa."is the audio system."
,pulsemixer."is an audio controler."
A,sc-im,"is an Excel-like terminal spreadsheet manager."
,maim,"can take quick screenshots at your request."
,socat,"is a socket utility."

Can't render this file because it contains an unexpected character in line 43 and column 18.