sway: enable net access in the sandbox (for Xwayland)
This commit is contained in:
@@ -145,6 +145,7 @@ in
|
||||
|
||||
sandbox.method = "bwrap";
|
||||
sandbox.wrapperType = "inplace";
|
||||
sandbox.net = "clearnet"; #< for Xwayland (TODO: separate!)
|
||||
sandbox.whitelistAudio = true; # it runs playerctl directly
|
||||
sandbox.whitelistDbus = [ "system" "user" ]; # to e.g. launch apps
|
||||
sandbox.whitelistDri = true;
|
||||
|
Reference in New Issue
Block a user