diff options
Diffstat (limited to 'xmonad.hs')
-rw-r--r-- | xmonad.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -268,6 +268,7 @@ alexXPConfig = P.defaultXPConfig { P.font = font } +historyGridConfig :: HasColorizer a => GSConfig a historyGridConfig = defaultGSConfig { gs_cellheight = 50 , gs_cellwidth = 300 |