diff options
author | markt <markt> | 2007-01-14 19:00:18 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-14 19:00:18 (GMT) |
commit | 6ed9f38b7a6cb4ac85522b9f9c2074342ddffd3f (patch) | |
tree | 4c2b9c313ea043059e7058db46f6e8c211aa8d14 /data/styles/Spiff | |
parent | 16743aad06e7f8b6c2d3b0aab4311980ce06dc16 (diff) | |
download | fluxbox_lack-6ed9f38b7a6cb4ac85522b9f9c2074342ddffd3f.zip fluxbox_lack-6ed9f38b7a6cb4ac85522b9f9c2074342ddffd3f.tar.bz2 |
several fixes for background option in styles
Diffstat (limited to 'data/styles/Spiff')
-rw-r--r-- | data/styles/Spiff | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/data/styles/Spiff b/data/styles/Spiff index f0c5e34..f7629c3 100644 --- a/data/styles/Spiff +++ b/data/styles/Spiff | |||
@@ -104,6 +104,10 @@ bevelWidth: 1 | |||
104 | borderWidth: 1 | 104 | borderWidth: 1 |
105 | handleWidth: 3 | 105 | handleWidth: 3 |
106 | 106 | ||
107 | rootCommand: fbsetroot -mod 2 2 -fg rgb:48/50/68 -bg rgb:50/58/70 | 107 | background: mod |
108 | background.modX: 2 | ||
109 | background.modY: 2 | ||
110 | background.color: rgb:50/58/70 | ||
111 | background.colorTo: rgb:48/50/68 | ||
108 | 112 | ||
109 | *Font: lucidasans-10 | 113 | *Font: lucidasans-10 |