swaync: fix segfault under load

This commit is contained in:
Colin 2024-06-18 07:52:02 +00:00
parent 5879499924
commit c1b3629dcf

View File

@ -32,6 +32,7 @@ in
};
sandbox.method = "bwrap";
sandbox.whitelistS6 = true;
sandbox.isolatePids = false; #< XXX: not sure why, but swaync segfaults under load without this!
};
sane.programs.swaync-fbcli = {