Switch to Recursive Mono as monospace font.

master
Icedream 2024-07-16 16:24:58 +02:00
parent 2ef10eeece
commit af7202582f
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
<alias> <alias>
<family>monospace</family> <family>monospace</family>
<prefer> <prefer>
<family>Fira Code</family> <family>Recursive Mono</family>
</prefer> </prefer>
</alias> </alias>
<alias> <alias>

View File

@ -124,7 +124,7 @@ if has_tags pm:pacman; then
ttf-nerd-fonts-symbols \ ttf-nerd-fonts-symbols \
ttf-nerd-fonts-symbols-common \ ttf-nerd-fonts-symbols-common \
ttf-nerd-fonts-symbols-mono \ ttf-nerd-fonts-symbols-mono \
ttf-fira-code \ ttf-recursive \
ttf-segoe-ui-variable \ ttf-segoe-ui-variable \
yakuake yakuake
fi fi