From c5b3bc4cb3489f72bccacd7a53aa43f6173b2270 Mon Sep 17 00:00:00 2001 From: inkch Date: Mon, 15 Jan 2024 00:01:30 +0900 Subject: [PATCH] fontconfig: Add fonts.conf. Ignored from other than working machines --- .chezmoiignore | 1 + dot_config/fontconfig/fonts.conf | 132 +++++++++++++++++++++++++++++++ 2 files changed, 133 insertions(+) create mode 100644 dot_config/fontconfig/fonts.conf diff --git a/.chezmoiignore b/.chezmoiignore index 871f332..2d25667 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -10,6 +10,7 @@ README.md {{- if (and (ne .chezmoi.hostname "arch") (ne .chezmoi.hostname "buzz")) }} .config/alacritty/alacritty.toml .config/dunst +.config/fontconfig {{- end }} {{- if eq .chezmoi.username "root" }} diff --git a/dot_config/fontconfig/fonts.conf b/dot_config/fontconfig/fonts.conf new file mode 100644 index 0000000..842a19d --- /dev/null +++ b/dot_config/fontconfig/fonts.conf @@ -0,0 +1,132 @@ + + + + + true + + + true + + + hintfull + + + lcddefault + + + rgb + + + + + sans-serif + + + Emoji + + + + + serif + + + Emoji + + + + + monospace + + + Emoji + + + + + Apple Color Emoji + + + Emoji + + + + + Helvetica + + + DejaVu Sans + + + + + Source Code Pro + + + Source Han Code JP + + + + + Source Code Pro + + + Emoji + + + + + Source Code Pro + + + FiraCode Nerd Font + + + + + Source Han Code JP + + + FiraCode Nerd Font + + + + + Courier New + + + Source Han Code JP + + + + Source Han Sans + + Source Han Sans JP + + + + Source Han Serif + + Source Han Serif JP + + + ~/.fonts + + + sans-serif + + Source Han Sans JP + + + + serif + + Source Han Serif JP + + + + monospace + + Source Han Code JP + + +