diff --git a/hosts/common/programs/sway/default.nix b/hosts/common/programs/sway/default.nix index 0c87f254..c427e0b7 100644 --- a/hosts/common/programs/sway/default.nix +++ b/hosts/common/programs/sway/default.nix @@ -198,6 +198,7 @@ in sandbox.whitelistAudio = true; # it runs playerctl directly sandbox.whitelistDbus = [ "system" "user" ]; # to e.g. launch apps sandbox.whitelistDri = true; + sandbox.whitelistS6 = true; #< for Super+L to start the screen locker service sandbox.whitelistX = true; # sway invokes xwayland itself sandbox.whitelistWayland = true; sandbox.extraRuntimePaths = [