diff --git a/.config/fontconfig/conf.d/50-generic.conf b/.config/fontconfig/conf.d/50-generic.conf index 69b00c9..2ab3d4b 100644 --- a/.config/fontconfig/conf.d/50-generic.conf +++ b/.config/fontconfig/conf.d/50-generic.conf @@ -18,7 +18,7 @@ sans-serif - Noto Sans CJK SC + HarmonyOS Sans SC Noto Sans Symbols Nerd Font Twemoji @@ -44,21 +44,29 @@ monospace - Noto Sans Mono CJK SC + Iosevka Custom + HarmonyOS Sans SC Symbols Nerd Font Twemoji + - - chrome + + Noto Sans + + HarmonyOS Sans + + + + - Noto Sans Mono CJK + Noto Sans CJK - - Iosevka Custom + + HarmonyOS Sans SC diff --git a/.config/fontconfig/conf.d/51-language-harmonyos-sans.conf b/.config/fontconfig/conf.d/51-language-harmonyos-sans.conf new file mode 100644 index 0000000..9a75864 --- /dev/null +++ b/.config/fontconfig/conf.d/51-language-harmonyos-sans.conf @@ -0,0 +1,17 @@ + + + + + + + zh-TW + + + HarmonyOS Sans SC + + + HarmonyOS Sans TC + + + + diff --git a/.config/fontconfig/conf.d/51-language-sarasa-gothic.conf b/.config/fontconfig/conf.d/51-language-sarasa-gothic.conf deleted file mode 100644 index 56d05e4..0000000 --- a/.config/fontconfig/conf.d/51-language-sarasa-gothic.conf +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - zh-HK - - - Sarasa Gothic SC - - - Sarasa Gothic HC - - - - - - zh-HK - - - Sarasa Mono SC - - - Sarasa Mono HC - - - - - - zh-TW - - - Sarasa Gothic SC - - - Sarasa Gothic TC - - - - - - zh-TW - - - Sarasa Mono SC - - - Sarasa Mono TC - - - - - - ja - - - Sarasa Gothic SC - - - Sarasa Gothic J - - - - - - ja - - - Sarasa Mono SC - - - Sarasa Mono J - - - - - - ko - - - Sarasa Gothic SC - - - Sarasa Gothic K - - - - - - ko - - - Sarasa Mono SC - - - Sarasa Mono K - - - - diff --git a/.config/fontconfig/conf.d/51-language-source-han-sans.conf b/.config/fontconfig/conf.d/51-language-source-han-sans.conf deleted file mode 100644 index b82fb4e..0000000 --- a/.config/fontconfig/conf.d/51-language-source-han-sans.conf +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - zh-HK - - - Source Han Sans SC - - - Source Han Sans HC - - - - - - zh-TW - - - Source Han Sans SC - - - Source Han Sans TC - - - - - - ja - - - Source Han Sans SC - - - - Source Han Sans - - - - - - ko - - - Source Han Sans SC - - - Source Han Sans K - - - - - - zh-HK - - - Source Han Sans HW SC - - - Source Han Sans HW HC - - - - - - zh-TW - - - Source Han Sans HW SC - - - Source Han Sans HW TC - - - - - - ja - - - Source Han Sans HW SC - - - Source Han Sans HW - - - - - - ko - - - Source Han Sans HW SC - - - Source Han Sans HW K - - - - diff --git a/.config/fontconfig/conf.d/51-language-source-han-serif.conf b/.config/fontconfig/conf.d/51-language-source-han-serif.conf deleted file mode 100644 index 84a5da6..0000000 --- a/.config/fontconfig/conf.d/51-language-source-han-serif.conf +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - zh-HK - - - Source Han Serif SC - - - - Source Han Serif TC - - - - - - zh-TW - - - Source Han Serif SC - - - Source Han Serif TC - - - - - - ja - - - Source Han Serif SC - - - - Source Han Serif - - - - - - ko - - - Source Han Serif SC - - - Source Han Serif K - - - - diff --git a/.config/fontconfig/conf.d/52-replace.conf b/.config/fontconfig/conf.d/52-replace.conf index 86dce69..f597cee 100644 --- a/.config/fontconfig/conf.d/52-replace.conf +++ b/.config/fontconfig/conf.d/52-replace.conf @@ -7,8 +7,8 @@ Cantarell - - Noto Sans + + HarmonyOS Sans @@ -16,8 +16,8 @@ Arial - - Noto Sans + + HarmonyOS Sans @@ -25,8 +25,8 @@ Tahoma - - Noto Sans + + HarmonyOS Sans @@ -34,8 +34,8 @@ Calibri - - Noto Sans + + HarmonyOS Sans @@ -43,8 +43,8 @@ Liberation Sans - - Noto Sans + + HarmonyOS Sans @@ -52,8 +52,8 @@ Microsoft YaHei - - Noto Sans CJK SC + + HarmonyOS Sans SC @@ -61,8 +61,8 @@ 微软雅黑 - - Noto Sans CJK SC + + HarmonyOS Sans SC @@ -70,8 +70,8 @@ SimHei - - Noto Sans CJK SC + + HarmonyOS Sans SC @@ -79,8 +79,8 @@ 黑体 - - Noto Sans CJK SC + + HarmonyOS Sans SC @@ -89,7 +89,7 @@ Times New Roman - + Noto Serif @@ -98,7 +98,7 @@ Liberation Serif - + Noto Serif @@ -107,7 +107,7 @@ SimSun - + Noto Serif CJK SC @@ -116,7 +116,7 @@ 宋体 - + Noto Serif CJK SC @@ -125,7 +125,7 @@ FangSong - + Noto Serif CJK SC @@ -134,7 +134,7 @@ 仿宋 - + Noto Serif CJK SC @@ -144,7 +144,7 @@ Source Code - + Iosevka Custom @@ -153,7 +153,7 @@ Liberation Mono - + Iosevka Custom diff --git a/.config/fontconfig/conf.d/53-override-noto-cjk.conf b/.config/fontconfig/conf.d/53-override-noto-cjk.conf deleted file mode 100644 index 87f9461..0000000 --- a/.config/fontconfig/conf.d/53-override-noto-cjk.conf +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - en - - - Noto Sans CJK - - - Noto Sans - - - - - - en - - - Noto Serif CJK - - - Noto Serif - - - - diff --git a/.config/fontconfig/conf.d/53-override-sarasa-gothic.conf b/.config/fontconfig/conf.d/53-override-sarasa-gothic.conf deleted file mode 100644 index 7dcee7a..0000000 --- a/.config/fontconfig/conf.d/53-override-sarasa-gothic.conf +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - en - - - Sarasa Gothic - - - Noto Sans - - - - diff --git a/.config/fontconfig/conf.d/53-override-source-han-sans.conf b/.config/fontconfig/conf.d/53-override-source-han-sans.conf deleted file mode 100644 index 4317c32..0000000 --- a/.config/fontconfig/conf.d/53-override-source-han-sans.conf +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - en - - - HW - - - Source Han Sans - - - Noto Sans - - - - diff --git a/.config/fontconfig/conf.d/53-override-source-han-serif.conf b/.config/fontconfig/conf.d/53-override-source-han-serif.conf deleted file mode 100644 index af17183..0000000 --- a/.config/fontconfig/conf.d/53-override-source-han-serif.conf +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - en - - - Source Han Serif - - - Noto Serif - - - - diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 22c809f..3c74037 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -13,7 +13,6 @@ scrollback_pager nvim --cmd "let $NVIM_AS_PAGER=1" --cmd "let $HANDLE_ANSI=1" font_size 15.0 -symbol_map U+3400-U+4DBF,U+4E00-U+9FFC Noto Sans Mono CJK SC symbol_map U+E000-U+FAFF Symbols Nerd Font enable_audio_bell no