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, SPACE, submap, open"
"$mod, O, submap, open"
#
"$mod, V, focuswindow, floating"
"$mod SHIFT, V, togglefloating,"
"$mod, SPACE, focuswindow, floating"
"$mod SHIFT, SPACE, togglefloating,"
"$mod, F, fullscreen,"
"$mod, X, killactive,"
"$mod, O, togglesplit," # dwindle
"$mod, -, togglesplit," # dwindle
# opening applications
"$mod, D, exec, wofi --show drun,run"