parent
def5fcb212
commit
c1e21719a2
3 changed files with 34 additions and 38 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue