summary refs log tree commit diff stats
path: root/tag-xmobar
diff options
context:
space:
mode:
authorAlan Pearce2014-07-12 17:21:22 +0100
committerAlan Pearce2014-07-12 17:21:22 +0100
commit7bed9db52eb33e3deed6a5298c1196574e9f89bf (patch)
tree3b58e85807763069bdf5d149ce13f92e13195635 /tag-xmobar
parent727e957d19f542ca35902eb1f456682188a33446 (diff)
downloaddotfiles-7bed9db52eb33e3deed6a5298c1196574e9f89bf.tar.lz
dotfiles-7bed9db52eb33e3deed6a5298c1196574e9f89bf.tar.zst
dotfiles-7bed9db52eb33e3deed6a5298c1196574e9f89bf.zip
Xmobar: Hide seconds from date
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 8b786cc..5f455ec 100644
--- a/tag-xmobar/xmobarrc
+++ b/tag-xmobar/xmobarrc
@@ -31,7 +31,7 @@ Config { font = "-misc-termsyn-medium-r-normal--11-79-100-100-c-60-*-*"
                     , Run Memory ["-p", "3"
                                  ,"-t", "Mem: <usedratio>%"
                                  ] 20
-                    , Run Date "%a %b %_d %Y %H:%M:%S" "date" 10
+                    , Run Date "%a %b %_d %Y %H:%M" "date" 100
                     ]
        , sepChar = "%"
        , alignSep = "}{"