From 99fd112d43bc37104a45df62e37ee33590f701ec Mon Sep 17 00:00:00 2001 From: toni Date: Mon, 24 Nov 2014 22:47:56 +0100 Subject: - xmobar/xmonad update - fixed iceweasel-sandbox bug - removed (pre-)compiled selinux pol's --- configs/xmobarrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/xmobarrc') diff --git a/configs/xmobarrc b/configs/xmobarrc index 78d4a42..59759db 100644 --- a/configs/xmobarrc +++ b/configs/xmobarrc @@ -12,10 +12,10 @@ Config { font = "-misc-fixed-*-*-*-*-18-*-*-*-*-*-*-*" , Run Com "~/.xmobar_cputemp.sh" ["MB"] "mtmp" 100 , Run Network "eth0" ["-L","0","-H","32","--normal","green","--high","red"] 10 , Run Network "eth1" ["-L","0","-H","32","--normal","green","--high","red"] 10 - , Run Cpu ["-L","15","-H","50","--normal","green","--high","red"] 10 + , Run Cpu ["-L","15","-H","50","--normal","green","--high","red"] 20 , Run Memory ["Mem: %"] 200 , Run Swap [] 200 - , Run Date "%a %b (%V) %_d %Y %H:%M:%S" "date" 10 + , Run Date "%a %b %_d %Y %H:%M (KW%V)" "date" 600 , Run StdinReader ] , sepChar = "%" -- cgit v1.2.3