From 598dc8dc0b06b13da8c4e2824dcff7d55a26fbf0 Mon Sep 17 00:00:00 2001 From: Aaditya Dhruv Date: Sun, 27 Aug 2023 00:48:12 -0500 Subject: restructuring dotfiles to streamline ansible --- src/.config/fontconfig/fonts.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/.config/fontconfig/fonts.conf (limited to 'src/.config/fontconfig') diff --git a/src/.config/fontconfig/fonts.conf b/src/.config/fontconfig/fonts.conf new file mode 100644 index 0000000..9ed297a --- /dev/null +++ b/src/.config/fontconfig/fonts.conf @@ -0,0 +1,11 @@ + + + + + MesloLGS NF + + MesloLGS NF + Noto Color Emoji + + + -- cgit