summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@ing.unitn.it>2007-06-27 00:52:34 +0200
committerAndrea Rossato <andrea.rossato@ing.unitn.it>2007-06-27 00:52:34 +0200
commitdde45ad8597d9f226391d9fd3964623ce496a11c (patch)
treefa4d6ef28b06271c39741e3b48fe9b142a08958c
parent29fc341ef5620dd236b1fcca4f5efd3360f2a525 (diff)
downloadxmobar-dde45ad8597d9f226391d9fd3964623ce496a11c.tar.gz
xmobar-dde45ad8597d9f226391d9fd3964623ce496a11c.tar.bz2
default is Glasgow ;-)
darcs-hash:20070626225234-d6583-9555f3229098ab243858d20c7b257b4dadf85b9d.gz
-rw-r--r--xmobar.config-sample2
1 files changed, 1 insertions, 1 deletions
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% | <fc=#ee9a00>%date%</fc>"
}