mpv: fix go2tv sandbox interaction

This commit is contained in:
Colin 2024-03-08 02:06:23 +00:00
parent 24a211bd3d
commit c4994162e1

View File

@ -105,6 +105,7 @@ in
sandbox.whitelistWayland = true;
sandbox.extraHomePaths = [
".config/mpv" #< else mpris plugin crashes on launch
".local/share/applications" #< for xdg-terminal-exec (go2tv)
# it's common for album (or audiobook, podcast) images/lyrics/metadata to live adjacent to the primary file.
# CLI detection is too poor to pick those up, so expose the common media dirs to the sandbox to make that *mostly* work.
"Books/local"