chore(hyprland): refine window floating toggle

This commit is contained in:
tux
2025-09-28 03:01:40 +05:30
parent 8d6e94b059
commit e869984a81

View File

@@ -214,7 +214,7 @@
"SUPER, grave, hyprexpo:expo, toggle"
"SUPER_SHIFT, Q, forcekillactive"
"SUPER_SHIFT, F, fullscreen, 0"
"SUPER_SHIFT, Space, togglefloating"
"SUPER_SHIFT, Space, exec, hyprctl dispatch togglefloating; hyprctl dispatch resizeactive exact 1600 1200; hyprctl dispatch centerwindow;"
# shutdown
"SUPER_SHIFT, P, exec, poweroff"