diff options
author | Alan Pearce | 2014-07-20 08:13:19 +0100 |
---|---|---|
committer | Alan Pearce | 2014-07-20 08:13:19 +0100 |
commit | d937e36f99214675f4ba45a579db290f8e1ce525 (patch) | |
tree | 88581be65889e0aaefbb2900e9c77c41d3888fc1 | |
parent | fdb0d0b207a2f769def97986055f2b26e1505ff7 (diff) | |
download | nixfiles-d937e36f99214675f4ba45a579db290f8e1ce525.tar.lz nixfiles-d937e36f99214675f4ba45a579db290f8e1ce525.tar.zst nixfiles-d937e36f99214675f4ba45a579db290f8e1ce525.zip |
Xmobar: Reduce width to 90%
-rw-r--r-- | tag-xmobar/xmobarrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-xmobar/xmobarrc b/tag-xmobar/xmobarrc index ad2686d7..843efab8 100644 --- a/tag-xmobar/xmobarrc +++ b/tag-xmobar/xmobarrc @@ -3,7 +3,7 @@ Config { font = "-misc-termsyn-medium-r-normal--11-79-100-100-c-60-*-*" , border = TopB , bgColor = "#002b36" , fgColor = "#fdf6e3" - , position = Bottom + , position = BottomW L 90 , lowerOnStart = False , hideOnStart = False , persistent = True |