1

Set fontconfig options

This commit is contained in:
2023-11-25 22:27:49 +01:00
parent c054551f49
commit db8fdaf084

View File

@ -291,6 +291,10 @@ with mylib.networking; {
# TODO: Conflicts with kde?
fontconfig = {
enable = true;
antialias = true;
hinting.enable = true;
hinting.autohint = true;
cache32Bit = true;
defaultFonts = {
serif = ["Noto Serif CJK SC"];
sansSerif = ["Noto Sans CJK SC"];