new progs installed/removed to match voidrice
This commit is contained in:
parent
a61042dd46
commit
9ee5ce05c0
3
LICENSE.md
Normal file
3
LICENSE.md
Normal file
@ -0,0 +1,3 @@
|
||||
# License
|
||||
|
||||
GPLv3
|
@ -118,6 +118,7 @@ pacman --noconfirm --needed -Sy \
|
||||
arandr \
|
||||
noto-fonts \
|
||||
rxvt-unicode \
|
||||
urxvt-perls \
|
||||
unzip \
|
||||
unrar \
|
||||
wget \
|
||||
@ -139,7 +140,6 @@ pacman --noconfirm --needed -Sy \
|
||||
rofi \
|
||||
poppler \
|
||||
mupdf \
|
||||
evince \
|
||||
pandoc || (red Error installing productivity packages. Check your internet connection and pacman keyring.)
|
||||
|
||||
|
||||
|
@ -47,7 +47,7 @@ EOF
|
||||
|
||||
gpg --recv-keys 5FAF0A6EE7371805 #Add the needed gpg key for neomutt
|
||||
|
||||
aurcheck packer i3-gaps vim-pathogen tamzen-font-git neomutt unclutter-xfixes-git urxvt-resize-font-git polybar python-pywal xfce-theme-blackbird fzf-git || red Error with basic AUR installations...
|
||||
aurcheck packer i3-gaps siji-git vim-pathogen tamzen-font-git neomutt unclutter-xfixes-git urxvt-resize-font-git polybar python-pywal xfce-theme-blackbird fzf-git || red Error with basic AUR installations...
|
||||
#Also installing i3lock, since i3-gaps was only just now installed.
|
||||
sudo pacman -S --noconfirm --needed i3lock
|
||||
|
||||
@ -118,4 +118,3 @@ git clone https://github.com/lukesmithxyz/voidrice.git && rsync -va voidrice/ /h
|
||||
blue Generating bash/ranger/qutebrowser shortcuts...
|
||||
cd /home/$NAME/
|
||||
python /home/$NAME/.config/Scripts/shortcuts.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user