mpv: fix go2tv sandbox interaction
This commit is contained in:
@@ -105,6 +105,7 @@ in
|
|||||||
sandbox.whitelistWayland = true;
|
sandbox.whitelistWayland = true;
|
||||||
sandbox.extraHomePaths = [
|
sandbox.extraHomePaths = [
|
||||||
".config/mpv" #< else mpris plugin crashes on launch
|
".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.
|
# 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.
|
# 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"
|
"Books/local"
|
||||||
|
Reference in New Issue
Block a user