|
|
@ -201,9 +201,6 @@ manualinstall $aurhelper || error "Failed to install AUR helper."
|
|
|
|
# and all build dependencies are installed.
|
|
|
|
# and all build dependencies are installed.
|
|
|
|
installationloop
|
|
|
|
installationloop
|
|
|
|
|
|
|
|
|
|
|
|
# Install the LARBS Firefox profile in ~/.mozilla/firefox/
|
|
|
|
|
|
|
|
putgitrepo "https://github.com/LukeSmithxyz/mozillarbs.git" "/home/$name/.mozilla/firefox"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Pulseaudio, if/when initially installed, often needs a restart to work immediately.
|
|
|
|
# Pulseaudio, if/when initially installed, often needs a restart to work immediately.
|
|
|
|
[ -f /usr/bin/pulseaudio ] && resetpulse
|
|
|
|
[ -f /usr/bin/pulseaudio ] && resetpulse
|
|
|
|
|
|
|
|
|
|
|
|