From c7a88a07b9287db9c129914483f6b3ae1ab5404c Mon Sep 17 00:00:00 2001 From: awy Date: Fri, 14 Nov 2025 23:43:38 +0300 Subject: init --- .config/fontconfig/fonts.conf | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 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..e124e5a --- /dev/null +++ b/.config/fontconfig/fonts.conf @@ -0,0 +1,40 @@ + + + + + serif + + Source Serif 4 + Noto Color Emoji + FontAwesome + SymbolsNerdFont Propo + + + + sans-serif + + Source Sans 3 + Noto Color Emoji + FontAwesome + SymbolsNerdFont Propo + + + + sans + + Source Sans 3 + Noto Color Emoji + FontAwesome + SymbolsNerdFont Propo + + + + monospace + + Source Code Pro + Noto Color Emoji + FontAwesome + SymbolsNerdFont Propo + + + -- cgit v1.2.3