diff options
author | awy <awy@awy.one> | 2025-09-14 19:08:56 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-09-14 19:08:56 +0300 |
commit | 5256413596d8eda0de3a4f8a73c10c5afb6d230e (patch) | |
tree | faf88f48e38b6bddeb043ce23127f6fdaf4d604f /.config | |
parent | ee062a9a6113bc776795f95fae5dbaeb8dd0b568 (diff) | |
download | hyprdots-5256413596d8eda0de3a4f8a73c10c5afb6d230e.tar.gz |
fonts
Diffstat (limited to '.config')
-rw-r--r-- | .config/fontconfig/fonts.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf index e124e5a..487dd8b 100644 --- a/.config/fontconfig/fonts.conf +++ b/.config/fontconfig/fonts.conf @@ -31,7 +31,7 @@ <alias> <family>monospace</family> <prefer> - <family>Source Code Pro</family> + <family>FiraCode Nerd Font Propo</family> <family>Noto Color Emoji</family> <family>FontAwesome</family> <family>SymbolsNerdFont Propo</family> |