Just played with the config file for fonts-noto-cjk that @Gunnar posted above.
Its works great in non-Chinese locale, but it lacks monospace font support.
this should be added:
<alias> <family>monospace</family> <prefer> <family>Noto Sans Mono CJK SC</family> <family>Noto Sans Mono CJK TC</family> </prefer>
</alias>
Just played with the config file for fonts-noto-cjk that @Gunnar posted above.
<family> monospace< /family>
<prefer>
<family> Noto Sans Mono CJK SC</family>
<family> Noto Sans Mono CJK TC</family>
</prefer>
Its works great in non-Chinese locale, but it lacks monospace font support.
this should be added:
<alias>
</alias>