hyprland: adapt keyboard shortcuts

This commit is contained in:
2026-01-20 20:02:32 +01:00
parent 2f5868fcca
commit 562f873f97

View File

@@ -314,15 +314,15 @@ in {
# #
# #
"$mod, R, submap, resize" "$mod, R, submap, resize"
"$mod, SPACE, submap, open" "$mod, O, submap, open"
# #
"$mod, V, focuswindow, floating" "$mod, SPACE, focuswindow, floating"
"$mod SHIFT, V, togglefloating," "$mod SHIFT, SPACE, togglefloating,"
"$mod, F, fullscreen," "$mod, F, fullscreen,"
"$mod, X, killactive," "$mod, X, killactive,"
"$mod, O, togglesplit," # dwindle "$mod, -, togglesplit," # dwindle
# opening applications # opening applications
"$mod, D, exec, wofi --show drun,run" "$mod, D, exec, wofi --show drun,run"