diff --git a/tests/full_rendering.cpp b/tests/full_rendering.cpp index 728c4ce..b784ea1 100644 --- a/tests/full_rendering.cpp +++ b/tests/full_rendering.cpp @@ -17,7 +17,7 @@ int main(int argc, char** argv) { /* Create a manager. You can optionally pass a logger function. */ - Hyprcursor::CHyprcursorManager mgr("HyprBibataModernClassicSVG", logFunction); + Hyprcursor::CHyprcursorManager mgr(nullptr, logFunction); /* Manager could be invalid if no themes were found, or