diff --git a/easymotionDeco.cpp b/easymotionDeco.cpp index d4a98f7..41991b4 100644 --- a/easymotionDeco.cpp +++ b/easymotionDeco.cpp @@ -209,7 +209,7 @@ void CHyprEasyLabel::damageEntire() { } eDecorationLayer CHyprEasyLabel::getDecorationLayer() { - return DECORATION_LAYER_OVERLAY; + return DECORATION_LAYER_OVER; } uint64_t CHyprEasyLabel::getDecorationFlags() {