summaryrefslogtreecommitdiffstats
path: root/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'pkg')
-rw-r--r--pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json3
-rw-r--r--pkg/linux/flatpak/fr.handbrake.ghb.json9
2 files changed, 6 insertions, 6 deletions
diff --git a/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json b/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json
index 5acef796f..13752bda7 100644
--- a/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json
+++ b/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json
@@ -5,8 +5,7 @@
"sdk": "org.gnome.Sdk",
"command": "HandBrakeCLI",
"finish-args": [
- "--filesystem=xdg-videos",
- "--filesystem=home"
+ "--filesystem=host"
],
"modules": [
{
diff --git a/pkg/linux/flatpak/fr.handbrake.ghb.json b/pkg/linux/flatpak/fr.handbrake.ghb.json
index f0f2e99d9..ff24c7f8d 100644
--- a/pkg/linux/flatpak/fr.handbrake.ghb.json
+++ b/pkg/linux/flatpak/fr.handbrake.ghb.json
@@ -7,10 +7,11 @@
"finish-args": [
"--share=ipc", "--socket=x11",
"--socket=wayland",
- "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
- "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
- "--filesystem=xdg-videos",
- "--filesystem=home"
+ "--filesystem=xdg-run/dconf",
+ "--filesystem=~/.config/dconf:ro",
+ "--talk-name=ca.desrt.dconf",
+ "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
+ "--filesystem=host"
],
"modules": [
{