From 1d45200cd32da3769fd646c9332f7e774fa95326 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Thu, 24 Apr 2025 15:13:38 +0200 Subject: [PATCH] modify hyprland config --- dot_config/hypr/keybindings.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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