From c51a8d9f62ba9fd260ab3d4cde164c081ed20988 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 6 Dec 2016 21:55:02 +0800 Subject: fontconfig: Re-order configs; Move "fonts.conf" as "50-user.conf" NOTE: Explicitly set the orders for Noto CJK fonts (SC, TC, JP, KR), in order to get rid of "LC_CTYPE" environment variable. Therefore, the preferred English fonts (e.g., Source Code Pro, Source Sans Pro) are by default used, avoiding the Chinese fonts being prepend at the beginning. --- _config/fontconfig/conf.d/40-noto-fantasy.conf | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 _config/fontconfig/conf.d/40-noto-fantasy.conf (limited to '_config/fontconfig/conf.d/40-noto-fantasy.conf') diff --git a/_config/fontconfig/conf.d/40-noto-fantasy.conf b/_config/fontconfig/conf.d/40-noto-fantasy.conf deleted file mode 100644 index 30e56a7..0000000 --- a/_config/fontconfig/conf.d/40-noto-fantasy.conf +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - Noto Sans Symbols - fantasy - - - - - fantasy - - Noto Sans Symbols - - - -- cgit v1.2.2