Skip to content

Commit

Permalink
change adblock source
Browse files Browse the repository at this point in the history
get adblock from pacman instead of pip
  • Loading branch information
DioptricDesign authored Mar 19, 2023
1 parent 05c8b18 commit a348363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installscript-arch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ sudo pacman -S --needed git qtile python-pywal python-psutil polkit-gnome noto-f
#Install Extra Software

echo Installing desktop software
sudo pacman -S --needed qutebrowser liferea cmus emacs gpodder thunderbird vlc pcmanfm hexchat keepassxc
pip3 install adblock
sudo pacman -S --needed qutebrowser liferea cmus emacs gpodder thunderbird vlc pcmanfm hexchat keepassxc python-adblock


echo -n "Do you want to install graphic design software (y/N)?"
read answer
Expand Down

0 comments on commit a348363

Please sign in to comment.