Compare commits

...

3 Commits

1 changed files with 3 additions and 1 deletions

View File

@ -119,7 +119,9 @@ if has_tags pm:pacman; then
if has_tags desktop; then
yay_install \
powerline-fonts \
ttf-nerd-fonts-symbols-2048-em \
ttf-nerd-fonts-symbols \
ttf-nerd-fonts-symbols-common \
ttf-nerd-fonts-symbols-mono \
ttf-fira-code \
ttf-segoe-ui-variable
fi