all repos — archive/dotfiles @ d937e36f99214675f4ba45a579db290f8e1ce525

Superseded by nixfiles

Xmobar: Reduce width to 90%
Alan Pearce alan@alanpearce.co.uk
Sun, 20 Jul 2014 08:13:19 +0100
commit

d937e36f99214675f4ba45a579db290f8e1ce525

parent

fdb0d0b207a2f769def97986055f2b26e1505ff7

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M tag-xmobar/xmobarrctag-xmobar/xmobarrc
@@ -3,7 +3,7 @@ , borderColor = "#657b83"        , border = TopB
        , bgColor = "#002b36"
        , fgColor = "#fdf6e3"
-       , position = Bottom
+       , position = BottomW L 90
        , lowerOnStart = False
        , hideOnStart = False
        , persistent = True