From 71addd8478d03ba9e363b1b04e0b785872554291 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 12 Jul 2014 17:17:59 +0100 Subject: Xmobar: whitespace cleanup --- tag-xmobar/xmobarrc | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/tag-xmobar/xmobarrc b/tag-xmobar/xmobarrc index 7dfcef2..6a04fd1 100644 --- a/tag-xmobar/xmobarrc +++ b/tag-xmobar/xmobarrc @@ -8,32 +8,32 @@ Config { font = "-misc-termsyn-medium-r-normal--11-79-100-100-c-60-*-*" , hideOnStart = False , persistent = True , commands = [ Run Weather "EGNX" ["-t", "ºC" - ,"-L", "12" - ,"-H", "18" - ,"--low", "lightblue" - ,"--normal", "green" - ,"--high", "red" - ] 36000 - , Run DynNetwork ["-t", "Net: ¦KB" - ,"-L", "512" - ,"-H", "10240" - ,"--low", "green" - ,"--normal", "yellow" - ,"--high", "red" - ,"-m", "5" - ] 5 - , Run Cpu ["-p", "3" - ,"-L", "3" - ,"-H", "50" - ,"--normal", "green" - ,"--high", "red" - ] 5 - , Run Memory ["-p", "3" - ,"-t", "Mem: %" - ] 20 - , Run Date "%a %b %_d %Y %H:%M:%S" "date" 10 - , Run MPD ["-t", ": - "] 10 - ] + ,"-L", "12" + ,"-H", "18" + ,"--low", "lightblue" + ,"--normal", "green" + ,"--high", "red" + ] 36000 + , Run DynNetwork ["-t", "Net: ¦KB" + ,"-L", "512" + ,"-H", "10240" + ,"--low", "green" + ,"--normal", "yellow" + ,"--high", "red" + ,"-m", "5" + ] 5 + , Run Cpu ["-p", "3" + ,"-L", "3" + ,"-H", "50" + ,"--normal", "green" + ,"--high", "red" + ] 5 + , Run Memory ["-p", "3" + ,"-t", "Mem: %" + ] 20 + , Run Date "%a %b %_d %Y %H:%M:%S" "date" 10 + , Run MPD ["-t", ": - "] 10 + ] , sepChar = "%" , alignSep = "}{" , template = "%cpu% | %memory% | %dynnetwork% | %mpd% }{ %EGNX% | %date%" -- cgit 1.4.1