g4music: ensure it can access the Music dir in its sandbox
This commit is contained in:
@@ -9,6 +9,8 @@
|
|||||||
{
|
{
|
||||||
sane.programs.g4music = {
|
sane.programs.g4music = {
|
||||||
sandbox.method = "bwrap";
|
sandbox.method = "bwrap";
|
||||||
|
fs."Music" = {};
|
||||||
|
|
||||||
persist.byStore.plaintext = [
|
persist.byStore.plaintext = [
|
||||||
# index?
|
# index?
|
||||||
".cache/com.github.neithern.g4music"
|
".cache/com.github.neithern.g4music"
|
||||||
|
Reference in New Issue
Block a user