feat(hyprland): add togglefloating keybind without mouse

This commit is contained in:
Mohammad Rafiq 2025-06-25 11:53:36 +08:00
parent 7739f03bff
commit a7361a2bf9
No known key found for this signature in database

View file

@ -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"