font updates

This commit is contained in:
xSghetti 2024-08-31 12:11:59 -04:00
parent 9705406b9f
commit c53ac2a0fc
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
font_family CaskaydiaCove Nerd Font Mono
font_family RecMonoCasual Nerd Font Regular
bold_font auto
italic_font auto
bold_italic_font auto

View file

@ -1,6 +1,6 @@
* {
/* `otf-font-awesome` is required to be installed for icons */
font-family: 'FiraCode Nerd Font';
font-family: 'RecMonoCasual Nerd Font';
font-size: 13px;
}