hyprsunset does not work

This commit is contained in:
2026-03-02 19:42:43 +01:00
parent 19523435fe
commit 0829c2fb8f
+1 -1
View File
@@ -1752,7 +1752,7 @@ This Nix module integrates the hyprscrolling plugin into a Home-Manager managed
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}.hyprsunset
#inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprsunset
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hypr-easymotion
];
};