hyprscrolling

This commit is contained in:
2026-03-02 19:40:11 +01:00
parent 907c000cc0
commit 7dc0c0c639
+1 -1
View File
@@ -1750,7 +1750,7 @@ This Nix module integrates the hyprscrolling plugin into a Home-Manager managed
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
enable = true; enable = true;
plugins = [ plugins = [
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprscroll inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprscrolling
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprspace inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprspace
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprsunset inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprsunset
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hypr-easymotion inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hypr-easymotion