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/BlueFlux/theme.cfg | |
parent | 16743aad06e7f8b6c2d3b0aab4311980ce06dc16 (diff) | |
download | fluxbox_pavel-6ed9f38b7a6cb4ac85522b9f9c2074342ddffd3f.zip fluxbox_pavel-6ed9f38b7a6cb4ac85522b9f9c2074342ddffd3f.tar.bz2 |
several fixes for background option in styles
Diffstat (limited to 'data/styles/BlueFlux/theme.cfg')
-rw-r--r-- | data/styles/BlueFlux/theme.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/styles/BlueFlux/theme.cfg b/data/styles/BlueFlux/theme.cfg index 19377fa..745070d 100644 --- a/data/styles/BlueFlux/theme.cfg +++ b/data/styles/BlueFlux/theme.cfg | |||
@@ -172,3 +172,6 @@ borderWidth: 1 | |||
172 | bevelWidth: 0 | 172 | bevelWidth: 0 |
173 | handleWidth: 3 | 173 | handleWidth: 3 |
174 | frameWidth: 0 | 174 | frameWidth: 0 |
175 | |||
176 | ! need this here, even though there is no background in the style | ||
177 | background: none | ||