Install correct font packages.
parent
a863295576
commit
22f54ec0f4
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue