From 68cb64930c1cabcc21268808c65abb7120757104 Mon Sep 17 00:00:00 2001 From: benj Date: Sun, 18 Jul 2021 13:23:51 -0700 Subject: - added alacritty config - font config with emoji override --- fonts.conf | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 fonts.conf (limited to 'fonts.conf') diff --git a/fonts.conf b/fonts.conf new file mode 100644 index 0000000..01d2fc7 --- /dev/null +++ b/fonts.conf @@ -0,0 +1,25 @@ + + + + + serif + + JoyPixels + Noto Color Emoji + + + + sans-serif + + JoyPixels + Noto Color Emoji + + + + monospace + + JoyPixels + Noto Color Emoji + + + -- cgit v1.2.3