refactor: manually resets singletons (#3395)
This commit is contained in:
parent
1357b66091
commit
ea5d9584da
3 changed files with 21 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ int main(int argc, char** argv) {
|
|||
|
||||
// If we are here it means we got yote.
|
||||
Debug::log(LOG, "Hyprland reached the end.");
|
||||
g_pCompositor.reset();
|
||||
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue