diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2023-10-28 08:41:43 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2023-10-28 08:41:43 -0400 |
| commit | 0cc589bcadf5a8ce6aee2706e749fee878ccca75 (patch) | |
| tree | 8cbd17151ea65bcaf73085899917ac66d1360122 /.config/fontconfig/fonts.conf | |
| parent | 6ba48b27339d47732519476333712bb4b2cde87f (diff) | |
| parent | 1e3adf9c03b2e563e81a13d6907ffd5ca20b887a (diff) | |
| download | eibhear-0cc589bcadf5a8ce6aee2706e749fee878ccca75.tar.gz eibhear-0cc589bcadf5a8ce6aee2706e749fee878ccca75.tar.zst eibhear-0cc589bcadf5a8ce6aee2706e749fee878ccca75.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.config/fontconfig/fonts.conf')
| -rwxr-xr-x | .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 d7048ba..761ae00 100755 --- a/.config/fontconfig/fonts.conf +++ b/.config/fontconfig/fonts.conf @@ -32,7 +32,7 @@ <family>monospace</family> <prefer> <family>Noto Sans Mono</family> - <family>Liberatinus Mono</family> + <family>Libertinus Mono</family> <family>FontAwesome</family> <family>Braille</family> </prefer> |
