From dde45ad8597d9f226391d9fd3964623ce496a11c Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Wed, 27 Jun 2007 00:52:34 +0200 Subject: default is Glasgow ;-) darcs-hash:20070626225234-d6583-9555f3229098ab243858d20c7b257b4dadf85b9d.gz --- xmobar.config-sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmobar.config-sample b/xmobar.config-sample index ffef6e4..8f3d348 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, ["EGXD"]), ("xmb-net", 10, ["eth1"])] + , commands = [("xmb-weather", 36000, ["EGPF"]), ("xmb-net", 10, ["eth1"])] , sepChar = "%" , template = "%xmb-cpu% %xmb-mem% %xmb-net% | %xmb-weather% | %date%" } -- cgit v1.2.3