From 456833fbe3951887189e3b6f5ac98f28cf1d0a33 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Wed, 25 Jan 2023 01:34:52 +0100 Subject: [PATCH] Add some more keybinds for resize group --- home/.config/hypr/hyprland.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/home/.config/hypr/hyprland.conf b/home/.config/hypr/hyprland.conf index b2191ae..2878b86 100644 --- a/home/.config/hypr/hyprland.conf +++ b/home/.config/hypr/hyprland.conf @@ -320,6 +320,11 @@ binde = , K, resizeactive, 0 -10 binde = , J, resizeactive, 0 10 binde = , L, resizeactive, 10 0 +binde = , right, resizeactive, 10 0 +binde = , left, resizeactive, -10 0 +binde = , up, resizeactive, 0 -10 +binde = , down, resizeactive, 0 10 + binde = SUPER, H, resizeactive, -30 0 binde = SUPER, K, resizeactive, 0 -30 binde = SUPER, J, resizeactive, 0 30 @@ -331,6 +336,7 @@ binde = SHIFT, J, resizeactive, 0 1 binde = SHIFT, L, resizeactive, 1 0 bind = , escape, submap, reset +bind = , return, submap, reset bind = SUPER, slash, submap, reset submap = reset