From 4978a76a8f34b87b4ecb32eed80709acd0e17ce6 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 14 Sep 2015 20:04:29 +0200 Subject: Add type declaration for historyGridConfig --- xmonad.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/xmonad.hs b/xmonad.hs index cd06d9c..77a3462 100644 --- a/xmonad.hs +++ b/xmonad.hs @@ -268,6 +268,7 @@ alexXPConfig = P.defaultXPConfig { P.font = font } +historyGridConfig :: HasColorizer a => GSConfig a historyGridConfig = defaultGSConfig { gs_cellheight = 50 , gs_cellwidth = 300 -- cgit v1.2.3