fix: change animation path like hl (#94)

* flake.lock: update hyprland

* chore: chase hyprland
This commit is contained in:
Amadej Kastelic 2025-09-01 11:25:21 +02:00 committed by GitHub
commit 0e11ed12db
Failed to generate hash of commit
2 changed files with 19 additions and 19 deletions

View file

@ -6,7 +6,7 @@
#include <chrono>
#include <hyprland/src/Compositor.hpp>
#include <hyprland/src/debug/Log.hpp>
#include <hyprland/src/managers/AnimationManager.hpp>
#include <hyprland/src/managers/animation/AnimationManager.hpp>
#include <hyprland/src/managers/EventManager.hpp>
#include <hyprutils/animation/AnimationConfig.hpp>
#include <hyprland/src/render/Renderer.hpp>