From 727e957d19f542ca35902eb1f456682188a33446 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 12 Jul 2014 17:20:33 +0100 Subject: Xmobar: reduce update frequency of CPU and RAM monitors --- tag-xmobar/xmobarrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tag-xmobar') diff --git a/tag-xmobar/xmobarrc b/tag-xmobar/xmobarrc index e27250c..8b786cc 100644 --- a/tag-xmobar/xmobarrc +++ b/tag-xmobar/xmobarrc @@ -21,13 +21,13 @@ Config { font = "-misc-termsyn-medium-r-normal--11-79-100-100-c-60-*-*" ,"--normal", "yellow" ,"--high", "red" ,"-m", "5" - ] 5 + ] 10 , Run Cpu ["-p", "3" ,"-L", "3" ,"-H", "50" ,"--normal", "green" ,"--high", "red" - ] 5 + ] 10 , Run Memory ["-p", "3" ,"-t", "Mem: %" ] 20 -- cgit 1.4.1