From 750085ffb2a44f1d020c86f8578607cebe839f91 Mon Sep 17 00:00:00 2001
From: Amin Bandali <bandali@gnu.org>
Date: Tue, 6 Aug 2019 22:23:52 -0400
Subject: fontconfig: switch back to hintslight

the semi-bolds in emacs look better with slight hinting
---
 .config/fontconfig/fonts.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf
index 63ffe39..083ece3 100644
--- a/.config/fontconfig/fonts.conf
+++ b/.config/fontconfig/fonts.conf
@@ -13,7 +13,7 @@
  </match>
  <match target="font">
   <edit mode="assign" name="hintstyle">
-   <const>hintfull</const>
+   <const>hintslight</const>
   </edit>
  </match>
  <match target="font">
-- 
cgit v1.2.3-60-g2f50