From 3584e03d451aa3b82de51da7185dd74cc908c875 Mon Sep 17 00:00:00 2001 From: Zakk Date: Mon, 21 Apr 2025 06:18:55 -0400 Subject: [PATCH] Ooops --- easymotionDeco.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {