This commit is contained in:
Adam 2024-01-11 00:54:34 -05:00
parent d1be0534ff
commit aa21038e93

View file

@ -68,12 +68,16 @@ if [ "$1" -ge 2 ]; then
chromium \ chromium \
firefox-developer-edition \ firefox-developer-edition \
maim \ maim \
nerd-fonts \ noto-fonts \
noto-fonts-cjk \
noto-fonts-emoji \
nsxiv \ nsxiv \
otf-font-awesome \
picom \ picom \
playerctl \ playerctl \
polkit-gnome \ polkit-gnome \
redshift \ redshift \
ttf-font-awesome \
unclutter \ unclutter \
xclip \ xclip \
xorg-server \ xorg-server \
@ -81,11 +85,6 @@ if [ "$1" -ge 2 ]; then
xorg-xrandr \ xorg-xrandr \
fi fi
# otf-font-awesome \
# ttf-font-awesome \
# noto-fonts \
# noto-fonts-cjk \
# noto-fonts-emoji \
# Install extras # Install extras
if [ "$1" -ge 3 ]; then if [ "$1" -ge 3 ]; then