From 27ab4b094b24079981c09c44fbd993a79ffa9f9c Mon Sep 17 00:00:00 2001 From: ngoomie Date: Wed, 19 Apr 2023 22:41:42 -0600 Subject: [PATCH] Linux font rendering --- fonts.conf | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 fonts.conf diff --git a/fonts.conf b/fonts.conf new file mode 100644 index 0000000..b3d53ac --- /dev/null +++ b/fonts.conf @@ -0,0 +1,30 @@ + + + + + + rgb + + + + + false + + + + + hintslight + + + + + true + + + + + lcddefault + + + ~/.fonts + \ No newline at end of file