mpv: relax sandboxing for the sake of subtitle downloading

This commit is contained in:
Colin 2024-05-28 09:37:57 +00:00
parent 8042ea76e6
commit 9719f0f785

View File

@ -203,7 +203,7 @@ in
];
sandbox.method = "bwrap";
sandbox.autodetectCliPaths = "existing";
sandbox.autodetectCliPaths = "parent"; #< especially for subtitle downloader; also nice for viewing albums
sandbox.net = "all";
sandbox.whitelistAudio = true;
sandbox.whitelistDbus = [ "user" ]; #< mpris