From 457452589f1a62e82139ddc05a32d57bc7ca5b16 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Thu, 5 Jul 2007 15:24:27 +0200 Subject: updated sample configuration darcs-hash:20070705132427-d6583-ae95100b76bdec257b75b3d99191e1628240d00e.gz --- xmobar.config-sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xmobar.config-sample b/xmobar.config-sample index 8f3d348..f2b084d 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-weather", 36000, ["EGPF"]), ("xmb-net", 10, ["eth1"])] + , commands = [("xmb-weather", 36000, ["EGPF"]), ("xmb-net", 10, ["eth0"])] , sepChar = "%" - , template = "%xmb-cpu% %xmb-mem% %xmb-net% | %xmb-weather% | %date%" + , template = "%xmb-cpu% | %xmb-mem% * %xmb-swap% | %xmb-net% | %xmb-weather% | %date%" } -- cgit v1.2.3