From dad77ddc8204c9363ded376651fdfed50d57cfa1 Mon Sep 17 00:00:00 2001 From: gwern0 Date: Wed, 19 Nov 2008 22:25:23 +0100 Subject: Prompt.hs: increase font size to 12 from niggardly 10 Ignore-this: 74a6e1ac5e1774da4ffc7c6667c034c darcs-hash:20081119212523-f7719-cc653aa8350ad0b923837186bdeef802b016806f.gz --- XMonad/Prompt.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMonad/Prompt.hs b/XMonad/Prompt.hs index 129d547..f94e69a 100644 --- a/XMonad/Prompt.hs +++ b/XMonad/Prompt.hs @@ -176,7 +176,7 @@ data XPPosition = Top defaultXPConfig :: XPConfig defaultXPConfig = - XPC { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" + XPC { font = "-misc-fixed-*-*-*-*-12-*-*-*-*-*-*-*" , bgColor = "grey22" , fgColor = "grey80" , fgHLight = "black" -- cgit v1.2.3