fix(hypr): disable compositor layer animations
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-03-28 14:47:07 -04:00
parent 880063de89
commit 789a32ad45

View file

@ -95,6 +95,11 @@ in {
wayland.windowManager.hyprland = {
settings = {
animations.animation = [
# Ags takes care of doing the animations
"layers, 0"
];
exec-once =
[
"ags"