docs/userguide: the correct command is 'floating enable', not 'mode floating' (Thanks Sander)

Fixes: #453
This commit is contained in:
Michael Stapelberg
2011-08-03 20:47:29 +02:00
parent b4882dc2b8
commit 92481b133c
2 changed files with 3 additions and 3 deletions

View File

@ -991,7 +991,7 @@ assign:
/* Compatibility with older versions: If the assignment target starts
* with ~, we create the equivalent of:
*
* for_window [class="foo"] mode floating
* for_window [class="foo"] floating enable
*/
if (*workspace == '~') {
workspace++;