Compare commits

...

2 Commits

Author SHA1 Message Date
henrov 19523435fe rebuilding minimised nix files 2026-03-02 19:42:00 +01:00
henrov 1f3a8df984 hyprspace is gone from github 2026-03-02 19:41:36 +01:00
3 changed files with 299 additions and 299 deletions
+297 -297
View File
File diff suppressed because it is too large Load Diff
+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
];
+1 -1
View File
@@ -5,7 +5,7 @@
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
];