diff --git a/modules/home-manager/hypr/hyprland/keybinds.nix b/modules/home-manager/hypr/hyprland/keybinds.nix index 7aabd3b..6de4a4d 100644 --- a/modules/home-manager/hypr/hyprland/keybinds.nix +++ b/modules/home-manager/hypr/hyprland/keybinds.nix @@ -20,7 +20,7 @@ "Super, mouse_up, workspace, +1" "Super, mouse_down, workspace, -1" "Super, Page_up, workspace, +1" - "Super, Page_down, workspace, +1" + "Super, Page_down, workspace, -1" "Super+Shift, S, togglespecialworkspace"