From 97c4b6c5a2db1591a6bf181f787e109b827684ab Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 14 Aug 2018 21:37:28 +0200 Subject: use XFT harder! --- XMonad/Stockholm/Font.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'XMonad') diff --git a/XMonad/Stockholm/Font.hs b/XMonad/Stockholm/Font.hs index ed801cc..40bb332 100644 --- a/XMonad/Stockholm/Font.hs +++ b/XMonad/Stockholm/Font.hs @@ -5,6 +5,10 @@ module XMonad.Stockholm.Font , printStringXMF' ) where +#ifdef XFT +import Graphics.X11.Xft +import Graphics.X11.Xrender +#endif import XMonad import XMonad.Util.Font -- cgit v1.2.3