diff options
author | Freya Murphy <freya@freyacat.org> | 2024-01-22 18:34:10 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-01-22 18:44:15 -0500 |
commit | 9bff30e23f5b974123874876db9cc57de0e67113 (patch) | |
tree | a6e28e7d1accc941ab35d0febcf689ea39740723 /.config/fontconfig/fonts.conf | |
parent | update mako, nvim add prolog (diff) | |
download | dotfiles-arch-9bff30e23f5b974123874876db9cc57de0e67113.tar.gz dotfiles-arch-9bff30e23f5b974123874876db9cc57de0e67113.tar.bz2 dotfiles-arch-9bff30e23f5b974123874876db9cc57de0e67113.zip |
rebase laptop
Diffstat (limited to '.config/fontconfig/fonts.conf')
-rw-r--r-- | .config/fontconfig/fonts.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf index 4167bc3..2143c52 100644 --- a/.config/fontconfig/fonts.conf +++ b/.config/fontconfig/fonts.conf @@ -25,8 +25,8 @@ <alias> <family>monospace</family> <prefer> - <family>Fira Mono</family> - <family>Fira Mono Nerd Font</family> + <family>Fira Code</family> + <family>FiraCode Nerd Font Mono</family> <family>Font Awesome 6 Pro Regular</family> <family>Twemoji</family> <family>DejaVu Sans Mono</family> |