mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
Prompt.hs: increase font size to 12 from niggardly 10
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user