diff --git a/hosts/common/programs/assorted.nix b/hosts/common/programs/assorted.nix index 9f53be683..a4baa999f 100644 --- a/hosts/common/programs/assorted.nix +++ b/hosts/common/programs/assorted.nix @@ -1140,7 +1140,7 @@ in superTux.sandbox.whitelistX = true; superTux.persist.byStore.plaintext = [ ".local/share/supertux2" ]; - swappy.sandbox.method = "bwrap"; + swappy.sandbox.method = "bunpen"; swappy.sandbox.autodetectCliPaths = "existingFileOrParent"; swappy.sandbox.whitelistWayland = true;