layout: fit floating window on toggle to float (#12139)
This commit is contained in:
parent
83a0a62004
commit
6ade4d58ca
6 changed files with 108 additions and 10 deletions
|
|
@ -350,7 +350,11 @@ gesture = 3, down, mod:ALT, float
|
|||
|
||||
gesture = 3, horizontal, mod:ALT, workspace
|
||||
|
||||
gesture = 4, up, dispatcher, sendshortcut, ctrl, d, activewindow
|
||||
gesture = 5, up, dispatcher, sendshortcut, , e, activewindow
|
||||
gesture = 5, down, dispatcher, sendshortcut, , x, activewindow
|
||||
gesture = 5, left, dispatcher, sendshortcut, , i, activewindow
|
||||
gesture = 5, right, dispatcher, sendshortcut, , t, activewindow
|
||||
gesture = 4, right, dispatcher, sendshortcut, , return, activewindow
|
||||
gesture = 4, left, dispatcher, movecursortocorner, 1
|
||||
|
||||
windowrule = float, pin, class:wr_kitty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue