diff options
-rw-r--r-- | xmonad.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -276,6 +276,7 @@ alexXPConfig :: XPConfig alexXPConfig = def { P.font = font , P.height = 20 + , P.historyFilter = P.deleteAllDuplicates } historyGridConfig :: GSConfig String |