~lucymcphail/dotfiles

a716399dea8033714eda55863ea5a8a47b1e0589 — Lucy McPhail a month ago 0e57ffa
Truncate mpd xmobar section
1 files changed, 3 insertions(+), 1 deletions(-)

M dot_xmobarrc
M dot_xmobarrc => dot_xmobarrc +3 -1
@@ 35,7 35,9 @@ Config { overrideRedirect = False
                        , "-i"
                        , "Charged"
                        ] 50
                    , Run Mpris2 "mpd" ["-t", "<artist> - <title>"] 10
                    , Run Mpris2 "mpd"
                      [ "-t" , "<title> - <artist>"
                      , "-T" , "30" ] 10
		    , Run Date "%a %d <fc=#feacd0>%H:%M</fc>" "date" 10
		    , Run XMonadLog
		    ]