diff options
-rw-r--r-- | xmonad.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -266,6 +266,7 @@ alexTheme = defaultTheme alexXPConfig :: XPConfig alexXPConfig = P.defaultXPConfig { P.font = font + , P.height = 20 } historyGridConfig :: HasColorizer a => GSConfig a |