Compare commits

..

2 Commits

Author SHA1 Message Date
henrov b396a2be87 rebuilding minimised nix files 2026-03-02 19:42:50 +01:00
henrov 0829c2fb8f hyprsunset does not work 2026-03-02 19:42:43 +01:00
3 changed files with 297 additions and 297 deletions
+295 -295
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1752,7 +1752,7 @@ This Nix module integrates the hyprscrolling plugin into a Home-Manager managed
plugins = [ plugins = [
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprscrolling 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
]; ];
}; };
+1 -1
View File
@@ -6,7 +6,7 @@
plugins = [ plugins = [
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprscrolling 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
]; ];
}; };