From 5aacac0d65a5a29526b6435dce2786b2d1df50fc Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 6 Dec 2012 12:26:37 -0500 Subject: [PATCH] .fluxbox/overlay: explicitly set a black background This overrides the selected style. I choose black so my conky window blends in seamlessly. --- src/.fluxbox/overlay | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/.fluxbox/overlay 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 -- 2.26.2