gimp: fix sandboxing

This commit is contained in:
Colin 2024-03-13 11:36:57 +00:00
parent d194abb4bf
commit 6595d177be
1 changed files with 1 additions and 0 deletions

View File

@ -397,6 +397,7 @@ in
gh.persist.byStore.private = [ ".config/gh" ];
gimp.sandbox.method = "bwrap";
gimp.sandbox.net = "clearnet"; #< for Xwayland
gimp.sandbox.whitelistWayland = true;
gimp.sandbox.extraHomePaths = [
"Pictures/albums"