From ef6dff4cce15186a66ba34cdd7bd39958ebf7f58 Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 29 Jul 2025 03:42:18 +0300 Subject: first commit --- .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..7eb3159 --- /dev/null +++ b/.config/fontconfig/fonts.conf @@ -0,0 +1,40 @@ + + + + + serif + + LiterationSerif Nerd Font Propo + Noto Color Emoji + FontAwesome + SymbolsNerdFont + + + + sans-serif + + LiterationSans Nerd Font Propo + Noto Color Emoji + FontAwesome + SymbolsNerdFont + + + + sans + + LiterationSans Nerd Font Propo + Noto Color Emoji + FontAwesome + SymbolsNerdFont + + + + monospace + + LiterationMono Nerd Font Propo + Noto Color Emoji + FontAwesome + SymbolsNerdFont + + + -- cgit v1.2.3