From 208ecf206edaa6426128d9999563af5c3e18fadd Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 24 Nov 2020 08:11:46 -0500 Subject: Init --- .config/fontconfig/fonts.conf | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .config/fontconfig/fonts.conf (limited to '.config/fontconfig/fonts.conf') diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf new file mode 100644 index 0000000..44b3419 --- /dev/null +++ b/.config/fontconfig/fonts.conf @@ -0,0 +1,28 @@ + + + + + serif + + Lora + Noto Color Emoji + Material Design Icons Desktop + + + + monospace + + Iosevka Term Slab + Noto Color Emoji + Material Design Icons Desktop + + + + sans-serif + + Iosevka Etoile + Noto Color Emoji + Material Design Icons Desktop + + + -- cgit v1.2.3