summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xmonad.hs1
1 files changed, 1 insertions, 0 deletions
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