diff --git a/easymotionDeco.hpp b/easymotionDeco.hpp index 6c8555c..15513e9 100644 --- a/easymotionDeco.hpp +++ b/easymotionDeco.hpp @@ -58,7 +58,7 @@ class CHyprEasyLabel : public IHyprWindowDecoration { private: int layoutWidth; int layoutHeight; - SWindowDecorationExtents m_seExtents; + SBoxExtents m_seExtents; PHLWINDOW m_pWindow;