From da82fcd7cd730700e647484531ed3332e67c30e7 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 3 Jul 2013 12:29:39 +0900 Subject: add hideOnStart to xmobar.config to avoid warning about missing field when using sample config --- samples/xmobar.config | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/xmobar.config b/samples/xmobar.config index faf6ac6..8508741 100644 --- a/samples/xmobar.config +++ b/samples/xmobar.config @@ -6,6 +6,7 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" , position = Top , lowerOnStart = True , persistent = False + , hideOnStart = False , 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