diff options
Diffstat (limited to 'tile.xml.in')
-rw-r--r-- | tile.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tile.xml.in b/tile.xml.in index 90d8e31..c62e08e 100644 --- a/tile.xml.in +++ b/tile.xml.in @@ -77,7 +77,7 @@ <_long>Tries to join the windows together when horizontal, vertical or left tiling is enabled so that when you resize a window surrounding windows resize accordingly. This may cause problems if you dont leave them enough space.</_long> <default>false</default> </option> - <option name="tile_delta" type="int"> + <option name="cascade_delta" type="int"> <_short>Cascade Delta</_short> <_long>Distance between windows when using cascade</_long> <default>35</default> |