summaryrefslogtreecommitdiffstats
path: root/pkg
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2018-06-19 12:05:26 -0700
committerJohn Stebbins <[email protected]>2018-06-19 12:05:26 -0700
commit4355a888f2fbf4a23590552b03394208c1d97001 (patch)
treefc754f55f8d0b78807f67a5d579cb7d34a30a8ec /pkg
parent613426ead9da07e2a761e5dbfbd91e04048d7e8e (diff)
flatpak: add notifications permission
Diffstat (limited to 'pkg')
-rw-r--r--pkg/linux/flatpak/fr.handbrake.ghb.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/linux/flatpak/fr.handbrake.ghb.json b/pkg/linux/flatpak/fr.handbrake.ghb.json
index ff24c7f8d..561843e42 100644
--- a/pkg/linux/flatpak/fr.handbrake.ghb.json
+++ b/pkg/linux/flatpak/fr.handbrake.ghb.json
@@ -10,6 +10,7 @@
"--filesystem=xdg-run/dconf",
"--filesystem=~/.config/dconf:ro",
"--talk-name=ca.desrt.dconf",
+ "--talk-name=org.freedesktop.Notifications",
"--env=DCONF_USER_CONFIG_DIR=.config/dconf",
"--filesystem=host"
],