I had resisted this update until now thinking incorrectly that the vendor would release a new version. The background color was broken in all the included styles and was clearly not tested. So 4 months later here I am patching 25 files instead. Sigh. As a plus however, fluxbox no longer conflicts with blackbox.
10 lines
339 B
Plaintext
10 lines
339 B
Plaintext
$OpenBSD: patch-data_styles_Flux,v 1.1 2006/01/25 03:57:44 david Exp $
|
|
--- data/styles/Flux.orig Mon Nov 15 14:40:53 2004
|
|
+++ data/styles/Flux Mon Jan 23 02:59:19 2006
|
|
@@ -88,4 +88,4 @@ handleWidth: 3
|
|
*textColor: grey20
|
|
*Font: lucidasans-10
|
|
|
|
-rootCommand: bsetroot -solid rgb:4/4/38
|
|
+rootCommand: fbsetroot -solid rgb:4/4/38
|