font test
This commit is contained in:
parent
d4e489c031
commit
d1be0534ff
1 changed files with 6 additions and 5 deletions
|
@ -68,16 +68,12 @@ if [ "$1" -ge 2 ]; then
|
|||
chromium \
|
||||
firefox-developer-edition \
|
||||
maim \
|
||||
nerd-fonts \
|
||||
nsxiv \
|
||||
noto-fonts \
|
||||
noto-fonts-cjk \
|
||||
noto-fonts-emoji \
|
||||
otf-font-awesome \
|
||||
picom \
|
||||
playerctl \
|
||||
polkit-gnome \
|
||||
redshift \
|
||||
ttf-font-awesome \
|
||||
unclutter \
|
||||
xclip \
|
||||
xorg-server \
|
||||
|
@ -85,6 +81,11 @@ 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