diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index c220efc..0191d4f 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -73,6 +73,9 @@ in "$mod, up, movefocus, u" "$mod, down, movefocus, d" + # Scroll through workspaces with mouse scroll + "$mod, mouse_down, workspace, e+1" + "$mod, mouse_up, workspace, e-1" ]; bindl = [