From 6b6e91707ecf621a0bedad154351db8f1ccc2123 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Wed, 26 Oct 2022 11:10:13 -0400 Subject: Working on merging to one branch --- .config/fontconfig/fonts.conf | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 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..68f3aff --- /dev/null +++ b/.config/fontconfig/fonts.conf @@ -0,0 +1,28 @@ + + + + + serif + + IBM Plex Serif + + + + sans-serif + + IBM Plex Serif + + + + sans + + IBM Plex Sans + + + + monospace + + IBM Plex Mono + + + -- cgit v1.2.3