From: W. Trevor King Date: Thu, 6 Dec 2012 17:26:37 +0000 (-0500) Subject: .fluxbox/overlay: explicitly set a black background X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5aacac0d65a5a29526b6435dce2786b2d1df50fc;p=dotfiles-public.git .fluxbox/overlay: explicitly set a black background This overrides the selected style. I choose black so my conky window blends in seamlessly. --- diff --git a/src/.fluxbox/overlay b/src/.fluxbox/overlay new file mode 100644 index 0000000..a4f0ea0 --- /dev/null +++ b/src/.fluxbox/overlay @@ -0,0 +1,3 @@ +! Set a black backgound +background: flat +background.color: black