diff --git a/dot_config/fontconfig/fonts.conf b/dot_config/fontconfig/fonts.conf new file mode 100644 index 0000000..271dd52 --- /dev/null +++ b/dot_config/fontconfig/fonts.conf @@ -0,0 +1,52 @@ + + + + Enable some typographic features of Inter font, for all applications. + + + Inter + + + dlig on + tnum on + ccmp on + ss01 on + ss02 on + + + + serif + + STIX Two Text + Noto Serif + Noto Serif CJK SC + Noto Serif CJK TC + Noto Serif CJK HK + Noto Serif CJK JP + Noto Serif CJK KR + + + + sans-serif + + Inter + Noto Sans + Noto Sans CJK SC + Noto Sans CJK TC + Noto Sans CJK HK + Noto Sans CJK JP + Noto Sans CJK KR + + + + monospace + + Fira Code Nerd Font Mono + Sarasa Mono SC + Sarasa Mono TC + Sarasa Mono HK + Sarasa Mono J + Sarasa Mono K + + +