diff --git a/src/Fontconfig/README.md b/src/Fontconfig/README.md new file mode 100644 index 0000000..c96acfa --- /dev/null +++ b/src/Fontconfig/README.md @@ -0,0 +1,4 @@ +# Fontconfig + + +Install to `~/.config/fontconfig/fonts.conf`. diff --git a/src/Fontconfig/fonts.conf b/src/Fontconfig/fonts.conf new file mode 100644 index 0000000..eacc8e9 --- /dev/null +++ b/src/Fontconfig/fonts.conf @@ -0,0 +1,20 @@ + + + + + serif + IBM Plex Serif + + + sans-serif + Inter + + + sans + Inter + + + monospace + Fira Code + +