summary refs log tree commit diff stats
path: root/tag-xmobar
diff options
context:
space:
mode:
authorAlan Pearce2014-07-20 08:13:19 +0100
committerAlan Pearce2014-07-20 08:13:19 +0100
commitd937e36f99214675f4ba45a579db290f8e1ce525 (patch)
tree88581be65889e0aaefbb2900e9c77c41d3888fc1 /tag-xmobar
parentfdb0d0b207a2f769def97986055f2b26e1505ff7 (diff)
downloaddotfiles-d937e36f99214675f4ba45a579db290f8e1ce525.tar.lz
dotfiles-d937e36f99214675f4ba45a579db290f8e1ce525.tar.zst
dotfiles-d937e36f99214675f4ba45a579db290f8e1ce525.zip
Xmobar: Reduce width to 90%
Diffstat (limited to 'tag-xmobar')
-rw-r--r--tag-xmobar/xmobarrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-xmobar/xmobarrc b/tag-xmobar/xmobarrc
index ad2686d..843efab 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