change animation options

This commit is contained in:
KoenDR06 2026-02-03 00:12:35 +01:00
parent 0385bf293e
commit 799f03b76a
4 changed files with 74 additions and 80 deletions

View file

@ -22,6 +22,7 @@
nix-hyprland = {
url = "github:KoenDR06/nix-hyprland";
# url = "path:/home/horseman/Programming/nix-hyprland";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};