fix(hypr): pin commit to have fade out anims
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-07-28 01:06:50 -04:00
parent 8ebc6de43e
commit d823b36559
3 changed files with 3 additions and 0 deletions

Binary file not shown.

BIN
flake.nix

Binary file not shown.

View file

@ -116,6 +116,9 @@ let
type = "git";
url = "https://github.com/hyprwm/Hyprland";
submodules = true;
# FIXME: layers don't fade out on latest
rev = "cd942ad12d9d2030963e3dd5fbfe2d181013c750";
};
hyprland-plugins = mkHyprDep {