diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index bb354e7..e5a46d1 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -108,13 +108,15 @@ general { # Please see https://wiki.hypr.land/Configuring/Tearing/ before you turn this on allow_tearing = false + + resize_on_border = true # layout = dwindle layout = hy3 } # Pro monitors - +# hyperctrl monitors monitorv2 { output = desc:Najing CEC Panda FPD Technology CO. ltd 0x0056 mode = 1920x1080@60.00 @@ -372,10 +374,10 @@ bindl = , XF86AudioPrev, exec, playerctl previous bind = $mainMod, R,submap,resize submap=resize -bind = , right, resizeactive, 10 0 -bind = , left, resizeactive, -10 0 -bind = , up, resizeactive, 0 -10 -bind = , down, resizeactive, 0 10 +binde = , right, resizeactive, 10 0 +binde = , left, resizeactive, -10 0 +binde = , up, resizeactive, 0 -10 +binde = , down, resizeactive, 0 10 bind = , Escape,submap,reset submap=reset