From 0e28ee49b126949dae7784374eec9743068abc8d Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 30 Dec 2014 00:28:45 +0100 Subject: Default to opaque --- src/Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Config.hs') diff --git a/src/Config.hs b/src/Config.hs index ee58a92..6353112 100644 --- a/src/Config.hs +++ b/src/Config.hs @@ -112,7 +112,7 @@ defaultConfig = Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" , bgColor = "#000000" , fgColor = "#BFBFBF" - , alpha = 0 + , alpha = 255 , position = Top , border = NoBorder , borderColor = "#BFBFBF" -- cgit v1.2.3