diff --git a/henrovnix_ok/README.org b/henrovnix_ok/README.org index ea1547dc0..86e2f17a1 100755 --- a/henrovnix_ok/README.org +++ b/henrovnix_ok/README.org @@ -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 ]; };