doc: sway: say why i wrapperType = "inplace"

This commit is contained in:
Colin 2024-05-29 18:58:05 +00:00
parent 140641729e
commit 0f7d25d8a5

View File

@ -182,7 +182,7 @@ in
];
sandbox.method = "bwrap";
sandbox.wrapperType = "inplace";
sandbox.wrapperType = "inplace"; #< `sway` is a wrapper around `sway-unwrapped`, so cheap to sandbox
sandbox.net = "all"; # TODO: shouldn't be needed! but without this, mouse/kb hotplug doesn't work.
sandbox.whitelistAudio = true; # it runs playerctl directly
sandbox.whitelistDbus = [ "system" "user" ]; # to e.g. launch apps