BREAKS CONFIG: rename 'level up' to 'focus parent'
…and 'level down' to 'focus child'. More intuitive than the old command names.
This commit is contained in:
@ -48,7 +48,7 @@ sleep 0.25;
|
||||
# Set the parent to floating
|
||||
#####################################################################
|
||||
cmd 'nop setting floating';
|
||||
cmd 'level up';
|
||||
cmd 'focus parent';
|
||||
cmd 'mode floating';
|
||||
|
||||
#####################################################################
|
||||
|
Reference in New Issue
Block a user