diff --git a/dot_config/hypr/keybindings.conf b/dot_config/hypr/keybindings.conf index 3f4fb7b..8fd0c8d 100644 --- a/dot_config/hypr/keybindings.conf +++ b/dot_config/hypr/keybindings.conf @@ -40,18 +40,18 @@ bind = SUPER, m, submap, move # Submap "move" definieren submap = move -bind = , left, moveactive, -20 0 -bind = , right, moveactive, 20 0 -bind = , up, moveactive, 0 -20 -bind = , down, moveactive, 0 20 +binde = , left, moveactive, -20 0 +binde = , right, moveactive, 20 0 +binde = , up, moveactive, 0 -20 +binde = , down, moveactive, 0 20 bind = , escape, submap, reset submap = reset # Fenster verkleinern oder vergößern -bind = SUPER, left, resizeactive, -20 0 -bind = SUPER, right, resizeactive, 20 0 -bind = SUPER, up, resizeactive, 0 -20 -bind = SUPER, down, resizeactive, 0 20 +binde = SUPER, left, resizeactive, -20 0 +binde = SUPER, right, resizeactive, 20 0 +binde = SUPER, up, resizeactive, 0 -20 +binde = SUPER, down, resizeactive, 0 20 # Verschiebt den aktuellen Workspace auf den linken bzw. rechten Monitor # STRG + ALT + Pfeil links: Workspace nach links verschieben