diff --git a/users/rafiq/modules/hyprland.nix b/users/rafiq/modules/hyprland.nix index 00a2653..e091a90 100644 --- a/users/rafiq/modules/hyprland.nix +++ b/users/rafiq/modules/hyprland.nix @@ -52,8 +52,8 @@ "$mainMod, M, exit" # HJKL to move between windows - "$mainMod, H, cyclenext" - "$mainMod, L, cyclenext, prev" + "$mainMod, H, cyclenext, visible" + "$mainMod, L, cyclenext, visible prev" # HJKL to move a window "$mainMod_ALT, H, movewindow, l"