sway: sandbox with bunpen
This commit is contained in:
@@ -198,7 +198,7 @@ in
|
|||||||
cfg.config.locker
|
cfg.config.locker
|
||||||
];
|
];
|
||||||
|
|
||||||
sandbox.method = "bwrap";
|
sandbox.method = "bunpen";
|
||||||
sandbox.net = "all"; # TODO: shouldn't be needed! but without this, mouse/kb hotplug doesn't work.
|
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.whitelistAudio = true; # it runs playerctl directly
|
||||||
sandbox.whitelistDbus = [ "system" "user" ]; # to e.g. launch apps
|
sandbox.whitelistDbus = [ "system" "user" ]; # to e.g. launch apps
|
||||||
|
Reference in New Issue
Block a user