Install correct font packages.

master
Icedream 2020-09-30 09:12:04 +02:00
parent a863295576
commit 22f54ec0f4
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 2 additions and 1 deletions

View File

@ -116,8 +116,9 @@ if has_tags pm:pacman; then
if has_tags desktop; then if has_tags desktop; then
yay_install \ yay_install \
powerline-fonts \ powerline-fonts \
ttf-nerd-fonts-symbols \
ttf-fira-code \
rxvt-unicode-better-wheel-scrolling-unicode3 \ rxvt-unicode-better-wheel-scrolling-unicode3 \
ttf-fantasque-sans-mono \
urxvt-tabbedex \ urxvt-tabbedex \
yakuake yakuake
else else