CONFIG BREAK: rename 'mode floating/tiling' to 'floating enable/disable'

The three different variants now:
   floating enable
   floating disable
   floating toggle
This commit is contained in:
Michael Stapelberg
2011-06-10 02:06:47 +02:00
parent 9bbb37bb55
commit bd49c80d5f
8 changed files with 27 additions and 18 deletions

View File

@ -49,7 +49,7 @@ sleep 0.25;
#####################################################################
cmd 'nop setting floating';
cmd 'focus parent';
cmd 'mode floating';
cmd 'floating enable';
#####################################################################
# Get geometry of the first floating node (the split container)