diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-05-04 00:13:20 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-05-04 00:13:20 +0200 |
| commit | 13535011bb12163a4f9035cf2f231e856565e950 (patch) | |
| tree | da15860273c94d6f9dba02e7d9e5b7e9749438db /fontconfig | |
| parent | 7e1032434d90db737e319d3eb21721b7fed388be (diff) | |
fix: overall patches
Diffstat (limited to 'fontconfig')
| -rw-r--r-- | fontconfig/fonts.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fontconfig/fonts.conf b/fontconfig/fonts.conf index 6867100..903102f 100644 --- a/fontconfig/fonts.conf +++ b/fontconfig/fonts.conf @@ -25,7 +25,7 @@ <alias> <family>monospace</family> <prefer> - <family> Cousine Nerd Font</family> + <family>Cousine Nerd Font</family> <family>Noto Emoji</family> </prefer> </alias> |
