From ae9181f436319dd88a08a039eb8b536b3229ee0b Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 14 Sep 2015 20:49:04 +0200 Subject: A little bit more space in the prompt --- xmonad.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/xmonad.hs b/xmonad.hs index 9cc350e..7d574a4 100644 --- a/xmonad.hs +++ b/xmonad.hs @@ -266,6 +266,7 @@ alexTheme = defaultTheme alexXPConfig :: XPConfig alexXPConfig = P.defaultXPConfig { P.font = font + , P.height = 20 } historyGridConfig :: HasColorizer a => GSConfig a -- cgit v1.2.3