diff --git a/.config/hypr/config/binds.conf b/.config/hypr/config/binds.conf index 951c2b6..130a83b 100644 --- a/.config/hypr/config/binds.conf +++ b/.config/hypr/config/binds.conf @@ -98,7 +98,7 @@ bind = $mainMod SHIFT, right, movewindow, r bind = $mainMod SHIFT, up, movewindow, u bind = $mainMod SHIFT, down, movewindow, d -bind = $mainMod CONTROL, H, resizeactive, -10 0 -bind = $mainMod CONTROL, L, resizeactive, 10 0 -bind = $mainMod CONTROL, K, resizeactive, 0 -10 -bind = $mainMod CONTROL, J, resizeactive, 0 10 +binde = $mainMod CONTROL, H, resizeactive, -10 0 +binde = $mainMod CONTROL, L, resizeactive, 10 0 +binde = $mainMod CONTROL, K, resizeactive, 0 -10 +binde = $mainMod CONTROL, J, resizeactive, 0 10 diff --git a/.config/hypr/config/rules.conf b/.config/hypr/config/rules.conf index c008213..204fc5a 100644 --- a/.config/hypr/config/rules.conf +++ b/.config/hypr/config/rules.conf @@ -20,6 +20,7 @@ windowrulev2 = monitor DP-2, initialclass:(steam) # Game rules windowrulev2 = monitor DP-3, class:^steam_app_.*$ +windowrulev2 = fullscreen, class:^steam_app_.*$ windowrulev2 = monitor DP-3, class:^ffxiv*$ windowrulev2 = fullscreen, class:^ffxiv*$