fonts
This commit is contained in:
parent
d1be0534ff
commit
aa21038e93
1 changed files with 5 additions and 6 deletions
|
@ -68,12 +68,16 @@ if [ "$1" -ge 2 ]; then
|
|||
chromium \
|
||||
firefox-developer-edition \
|
||||
maim \
|
||||
nerd-fonts \
|
||||
noto-fonts \
|
||||
noto-fonts-cjk \
|
||||
noto-fonts-emoji \
|
||||
nsxiv \
|
||||
otf-font-awesome \
|
||||
picom \
|
||||
playerctl \
|
||||
polkit-gnome \
|
||||
redshift \
|
||||
ttf-font-awesome \
|
||||
unclutter \
|
||||
xclip \
|
||||
xorg-server \
|
||||
|
@ -81,11 +85,6 @@ if [ "$1" -ge 2 ]; then
|
|||
xorg-xrandr \
|
||||
|
||||
fi
|
||||
# otf-font-awesome \
|
||||
# ttf-font-awesome \
|
||||
# noto-fonts \
|
||||
# noto-fonts-cjk \
|
||||
# noto-fonts-emoji \
|
||||
|
||||
# Install extras
|
||||
if [ "$1" -ge 3 ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue