From de2d739902f4539ac4de10d3a9799124c6831559 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Wed, 8 Oct 2008 07:00:09 +0200 Subject: Make lowerOnStart configurable. Note this breaks config backwards compatibility darcs-hash:20081008050009-a5988-acb5cda2e3692295abf0bc967acc23e54b55068c.gz --- xmobar.config-sample | 1 + 1 file changed, 1 insertion(+) (limited to 'xmobar.config-sample') diff --git a/xmobar.config-sample b/xmobar.config-sample index 77f0b1f..b061459 100644 --- a/xmobar.config-sample +++ b/xmobar.config-sample @@ -2,6 +2,7 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" , bgColor = "black" , fgColor = "grey" , position = Top + , lowerOnStart = True , commands = [ Run Weather "EGPF" ["-t",": C","-L","18","-H","25","--normal","green","--high","red","--low","lightblue"] 36000 , Run Network "eth0" ["-L","0","-H","32","--normal","green","--high","red"] 10 , Run Network "eth1" ["-L","0","-H","32","--normal","green","--high","red"] 10 -- cgit v1.2.3