summaryrefslogtreecommitdiff
path: root/config/hyprland/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'config/hyprland/hypr')
-rw-r--r--config/hyprland/hypr/hyprland.conf10
1 files changed, 6 insertions, 4 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf
index 53f0a4b..5016c1a 100644
--- a/config/hyprland/hypr/hyprland.conf
+++ b/config/hyprland/hypr/hyprland.conf
@@ -119,10 +119,12 @@ bind = $mainMod, K, movefocus, u
bind = $mainMod, L, movefocus, r
bind = $mainMod , SPACE, swapnext
-binde = $mainMod SHIFT, H, resizeactive, -30 0
-binde = $mainMod SHIFT, J, resizeactive, 0 30
-binde = $mainMod SHIFT, K, resizeactive, 0 -30
-binde = $mainMod SHIFT, L, resizeactive, 30 0
+binde = $mainMod SHIFT, H, resizeactive, -60 0
+binde = $mainMod SHIFT, J, resizeactive, 0 60
+binde = $mainMod SHIFT, K, resizeactive, 0 -60
+binde = $mainMod SHIFT, L, resizeactive, 60 0
+
+bind = $mainMod SHIFT, F, fullscreen
bind = $mainMod, 1, workspace, 1
bind = $mainMod, 2, workspace, 2