Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 780 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 780 Bytes

Ubuntu CJK font configuration files (per user)

This repository contains the configuration for CJK fonts.

Install configurations

make install
  • Copies the conf.d directory to ~/.config/fontconfig/.

After installing the font configurations, log out of your user session and then log in again to let the changes take effect.

Uninstall configurations

make uninstall
  • Removes the *.conf files in the ~/.config/fontconfig/conf.d directory.
  • Cleans up (removes) the ~/.config/fontconfig/conf.d and ~/.config/fontconfig/ directories if they are empty.

After uninstalling the font configurations, log out of your user session and then log in again to let the changes take effect.

References

  • Ubuntu manpage: man fonts-conf.5