summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex285 <alexis.diavatis@hotmail.com>2019-07-18 23:22:19 +0000
committerCosimo Cecchi <cosimo.cecchi@gmail.com>2019-07-18 23:22:19 +0000
commit8f469f9a8609cad0a295e797a60eaa5379c69d52 (patch)
treec8b1d91f58628a7bb2ca4d0e5a37a8ed01cb4607
parent028fb5a1b1a4bc3fa53fc5027c9ae7734780a319 (diff)
downloadgnome-screenshot-8f469f9a8609cad0a295e797a60eaa5379c69d52.tar.gz
Add home permission
Without, it cant actually save the screenshot
-rw-r--r--org.gnome.Screenshot.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.gnome.Screenshot.json b/org.gnome.Screenshot.json
index 412ddcc..15e3934 100644
--- a/org.gnome.Screenshot.json
+++ b/org.gnome.Screenshot.json
@@ -12,6 +12,7 @@
"--talk-name=org.gnome.Shell.Screenshot",
"--filesystem=xdg-run/dconf",
"--filesystem=~/.config/dconf:ro",
+ "--filesystem=home",
"--talk-name=ca.desrt.dconf",
"--env=DCONF_USER_CONFIG_DIR=.config/dconf"
],