fix(hypr): pin commit to have fade out anims

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

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 {