Add Segoe UI Variable font to fontconfig and packages.

master
Icedream 2022-06-08 17:18:12 +02:00
parent a0f3dfa45b
commit 4a53355ca2
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
2 changed files with 3 additions and 1 deletions

View File

@ -5,6 +5,7 @@
<alias>
<family>sans-serif</family>
<prefer>
<family>Segoe UI Variable</family>
<family>Segoe UI</family>
</prefer>
</alias>

View File

@ -119,7 +119,8 @@ if has_tags pm:pacman; then
yay_install \
powerline-fonts \
ttf-nerd-fonts-symbols \
ttf-fira-code
ttf-fira-code \
ttf-segoe-ui-variable
fi
# pip