diff options
author | rathnor <rathnor> | 2003-07-27 03:13:38 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-27 03:13:38 (GMT) |
commit | 3a4acffbaf28ca695b94f60466ce09c704ebfc4e (patch) | |
tree | 4f05d12d6caa286d80a5dfee9bd1fcb68766979c /data/styles/Meta | |
parent | 2585aefafe99591a6d3fa20fd09f079ddfa897c1 (diff) | |
download | fluxbox_pavel-3a4acffbaf28ca695b94f60466ce09c704ebfc4e.zip fluxbox_pavel-3a4acffbaf28ca695b94f60466ce09c704ebfc4e.tar.bz2 |
update styles to use bsetroot directly now that bsetbg is gone - Thanks Han
Diffstat (limited to 'data/styles/Meta')
-rw-r--r-- | data/styles/Meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/styles/Meta b/data/styles/Meta index f8b593b..538df8f 100644 --- a/data/styles/Meta +++ b/data/styles/Meta | |||
@@ -126,5 +126,5 @@ bevelWidth: 1 | |||
126 | frameWidth: 1 | 126 | frameWidth: 1 |
127 | handleWidth: 4 | 127 | handleWidth: 4 |
128 | 128 | ||
129 | rootCommand: bsetbg -solid "#d6d7e7" | 129 | rootCommand: bsetroot -solid "#d6d7e7" |
130 | 130 | ||