hitori: sandbox with bunpen

This commit is contained in:
2024-09-03 17:03:25 +00:00
parent 2702e2afd5
commit 4856a46388

View File

@@ -722,7 +722,7 @@ in
# 2. no two shaded tiles can be direct N/S/E/W neighbors
# - win once (1) and (2) are satisfied
hitori.buildCost = 1;
hitori.sandbox.method = "bwrap";
hitori.sandbox.method = "bunpen";
hitori.sandbox.whitelistWayland = true;
gnugrep.sandbox.method = "bunpen";