From 0ae5b0dcb0dfdc6098cb7e2c216a9912a0310def Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 27 Jul 2012 17:20:20 -0400 Subject: Make xmonad's tab font more legible --- .xmonad/xmonad.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.xmonad/xmonad.hs b/.xmonad/xmonad.hs index 76651cb..9670054 100644 --- a/.xmonad/xmonad.hs +++ b/.xmonad/xmonad.hs @@ -116,8 +116,8 @@ rakTheme = , inactiveTextColor = colorBlue , urgentColor = colorRed , urgentTextColor = colorYellow - , decoHeight = 12 - , fontName = "xft: inconsolata-07" + , decoHeight = 13 + , fontName = "xft: inconsolata-8:pixelsize=10:weight=bold" } } -- cgit v1.2.3