mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-26 01:31:54 -07:00
@@ -890,6 +890,7 @@ uint64_t CKeybindManager::spawnRaw(std::string args) {
|
||||
}
|
||||
if (child == 0) {
|
||||
// run in child
|
||||
g_pCompositor->restoreNofile();
|
||||
|
||||
sigset_t set;
|
||||
sigemptyset(&set);
|
||||
|
Reference in New Issue
Block a user