based qutebrowser now confirmed standard browser

This commit is contained in:
Luke
2018-01-19 18:07:48 -07:00
parent e5008a6efb
commit 6ba547382d
2 changed files with 1 additions and 39 deletions

View File

@@ -96,22 +96,6 @@ cat << "EOF"
EOF
browsers=$(cat /tmp/.browch)
for choice in $browsers
do
case $choice in
3)
gpg --recv-keys 865E6C87C65285EC #Key required for Palemoon install.
aurcheck palemoon-bin
;;
4)
aurcheck waterfox-bin
;;
esac
done
blue Downloading config files...
git clone https://github.com/lukesmithxyz/voidrice.git && rsync -va voidrice/ /home/$NAME && rm -rf voidrice