Compare commits
2 Commits
04e676a9e2
...
19523435fe
| Author | SHA1 | Date | |
|---|---|---|---|
| 19523435fe | |||
| 1f3a8df984 |
+297
-297
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
];
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user