hyprspace is gone from github

This commit is contained in:
2026-03-02 19:41:36 +01:00
parent 04e676a9e2
commit 1f3a8df984
+1 -1
View File
@@ -1751,7 +1751,7 @@ This Nix module integrates the hyprscrolling plugin into a Home-Manager managed
enable = true;
plugins = [
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}.hypr-easymotion
];