From d2c331b9f036951eef062dd5141c75182375ba12 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Tue, 22 Jul 2025 00:56:22 +0200 Subject: Add current configuration --- common/.config/fontconfig/fonts.conf | 80 ++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 common/.config/fontconfig/fonts.conf (limited to 'common/.config/fontconfig/fonts.conf') diff --git a/common/.config/fontconfig/fonts.conf b/common/.config/fontconfig/fonts.conf new file mode 100644 index 0000000..b7b1034 --- /dev/null +++ b/common/.config/fontconfig/fonts.conf @@ -0,0 +1,80 @@ + + + + + serif + + Iosevka Martial Etoile + Iosevka Etoile + Roboto Slab + DejaVu Serif + + + + sans-serif + + Iosevka Martial Aile + Iosevka Aile + B612 + Roboto + DejaVu Sans + + + + sans + + sans-serif + + + + monospace + + Iosevka Martial + Iosevka + B612 Mono + Hack + DejaVu Sans Mono + + + + cursive + + Elegante + serif + + + + + + ja + + + serif + + + Noto Serif CJK JP + + + + + ja + + + sans-serif + + + Noto Sans CJK JP + + + + + ja + + + monospace + + + Noto Sans Mono CJK JP + + + -- cgit v1.2.3