wtype: sandbox

This commit is contained in:
Colin 2024-05-28 03:04:26 +00:00
parent dcedb8d3f0
commit 3c5e5632ee

View File

@ -970,6 +970,8 @@ in
wl-clipboard.sandbox.whitelistWayland = true;
wtype = {};
wtype.sandbox.method = "bwrap";
wtype.sandbox.whitelistWayland = true;
xwayland.sandbox.method = "bwrap";
xwayland.sandbox.wrapperType = "inplace"; #< consumers use it as a library (e.g. wlroots)