programs: shattered-pixel-dungeon: sandbox

This commit is contained in:
Colin 2024-02-16 06:57:03 +00:00
parent b6f918c32f
commit 561447de70

View File

@ -540,6 +540,11 @@ in
sequoia.sandbox.autodetectCliPaths = true;
shattered-pixel-dungeon.persist.byStore.plaintext = [ ".local/share/.shatteredpixel/shattered-pixel-dungeon" ];
shattered-pixel-dungeon.sandbox.method = "bwrap";
shattered-pixel-dungeon.sandbox.wrapperType = "wrappedDerivation";
shattered-pixel-dungeon.sandbox.whitelistAudio = true;
shattered-pixel-dungeon.sandbox.whitelistDri = true;
shattered-pixel-dungeon.sandbox.whitelistWayland = true;
# printer/filament settings
slic3r.persist.byStore.plaintext = [ ".Slic3r" ];