mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-10-20 00:41:46 +00:00
core: improve cleanup logic
This commit is contained in:
@@ -1455,7 +1455,7 @@ void CKeybindManager::renameWorkspace(std::string args) {
|
||||
}
|
||||
|
||||
void CKeybindManager::exitHyprland(std::string argz) {
|
||||
g_pCompositor->cleanup();
|
||||
g_pInputManager->m_bExitTriggered = true;
|
||||
}
|
||||
|
||||
void CKeybindManager::moveCurrentWorkspaceToMonitor(std::string args) {
|
||||
|
Reference in New Issue
Block a user