feat(hyprland): add togglefloating keybind without mouse
This commit is contained in:
parent
7739f03bff
commit
a7361a2bf9
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
"ALT_SHIFT, J, resizeactive, 0 -10%"
|
||||
"ALT_SHIFT, K, resizeactive, 0 10%"
|
||||
"ALT_SHIFT, L, resizeactive, 10% 0"
|
||||
"$hypr, V, togglefloating"
|
||||
"SUPER_CTRL, H, workspace, r-1"
|
||||
"SUPER_CTRL, L, workspace, r+1"
|
||||
"$hypr, H, movetoworkspace, r-1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue