fix(hypr): pin at working rev
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-11-10 16:57:31 -05:00
parent 33f5270f74
commit ac1001b487
5 changed files with 8 additions and 1 deletions

View file

@ -15,6 +15,10 @@ decoration {
size = 3
passes = 1
}
shadow {
enabled = false
}
}
animations {

Binary file not shown.

BIN
flake.nix

Binary file not shown.

View file

@ -113,6 +113,9 @@ let
hyprland = mkDep {
owner = "hyprwm";
repo = "Hyprland";
# FIXME: https://github.com/hyprwm/Hyprland/issues/8410
rev = "dca75db127fedc58fc85ae0e6e47162e3d5d16f9";
};
hyprland-plugins = mkHyprDep {

View file

@ -49,7 +49,7 @@ self: {
decoration = {
blur.enabled = false;
drop_shadow = false;
shadow.enabled = false;
};
exec-once = [