summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tag-xmobar/xmobarrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-xmobar/xmobarrc b/tag-xmobar/xmobarrc
index 665ee3a..ad2686d 100644
--- a/tag-xmobar/xmobarrc
+++ b/tag-xmobar/xmobarrc
@@ -36,5 +36,5 @@ Config { font = "-misc-termsyn-medium-r-normal--11-79-100-100-c-60-*-*"
                     ]
        , sepChar = "%"
        , alignSep = "}{"
-       , template = "%cpu% | %memory% | %dynnetwork% | %StdinReader%  }{ %EGNX% | <fc=#ee9a00>%date%</fc>"
+       , template = "%StdinReader% }{ %cpu% | %memory% | %dynnetwork% | %EGNX% | <fc=#ee9a00>%date%</fc>"
        }