diff --git a/libhyprcursor/hyprcursor.cpp b/libhyprcursor/hyprcursor.cpp index 86ab9f8..155c0bb 100644 --- a/libhyprcursor/hyprcursor.cpp +++ b/libhyprcursor/hyprcursor.cpp @@ -388,6 +388,7 @@ SCursorRawShapeDataC* CHyprcursorManager::getRawShapeDataC(const char* shape_) { SCursorRawShapeDataC* data = new SCursorRawShapeDataC; std::vector resultingImages; + data->overridenBy = nullptr; for (auto& shape : impl->theme.shapes) { // if it's overridden just return the override