From fb05cbb94bbd6e8cfb22d3205d5463529313d868 Mon Sep 17 00:00:00 2001 From: tsxv478 Date: Wed, 19 Jun 2024 06:58:00 +0300 Subject: Fix structure --- .config/fontconfig/fonts.conf | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 .config/fontconfig/fonts.conf (limited to '.config/fontconfig') diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf new file mode 100644 index 0000000..2549424 --- /dev/null +++ b/.config/fontconfig/fonts.conf @@ -0,0 +1,39 @@ + + + + + serif + + Noto Serif + Joy Pixels + Noto Color Emoji + FontAwesome + + + + sans-serif + + Noto Sans + Joy Pixels + Noto Color Emoji + FontAwesome + + + + sans + + Noto Sans + Joy Pixels + Noto Color Emoji + FontAwesome + + + + monospace + + Roboto Mono + Liberation Mono + FontAwesome + + + -- cgit v1.2.3