ghc-xmonad-contrib/xmonad-contrib-use_xft-flag.patch
Iurii Mykhalskyi 48b2229150 xmonad-contrib: Update patches after migration to new version
Also, patch names has been updated to show respective
xmonad-contib version

Signed-off-by: Iurii Mykhalskyi <yriy.pma@gmail.com>
2022-06-03 23:26:43 +03:00

13 lines
324 B
Diff

diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal
index 4fd93927..ce1fce15 100644
--- a/xmonad-contrib.cabal
+++ b/xmonad-contrib.cabal
@@ -42,6 +42,7 @@ source-repository head
flag use_xft
description: Use Xft to render text
+ default: True
flag pedantic
description: Be pedantic (-Werror and the like)