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:
@ -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)
|
||||
|
Reference in New Issue
Block a user