From 0cef0a9fded62e1d425124fd28db06f869d7f308 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Tue, 26 Jun 2007 10:06:19 +0200 Subject: added refresh rate config option for each command to be run darcs-hash:20070626080619-d6583-2d486498682a2f4e59c66effbfeb6861c609aef5.gz --- xmobar.config-sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmobar.config-sample') diff --git a/xmobar.config-sample b/xmobar.config-sample index 108e870..ad333bc 100644 --- a/xmobar.config-sample +++ b/xmobar.config-sample @@ -7,7 +7,7 @@ Config { fonts = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" , hight = 15 , align = "right" , refresh = 10 - , commands = [("xmb-net", ["eth1"])] + , commands = [("xmb-net", 10, ["eth1"])] , sepChar = "%" , template = "%xmb-cpu% %xmb-mem% %xmb-net% %date%" } -- cgit v1.2.3