[gnome-screenshot: 1/2] Add home permission Without, it cant actually save the screenshot



commit 8f469f9a8609cad0a295e797a60eaa5379c69d52
Author: alex285 <alexis diavatis hotmail com>
Date:   Thu Jul 18 23:22:19 2019 +0000

    Add home permission
    Without, it cant actually save the screenshot

 org.gnome.Screenshot.json | 1 +
 1 file changed, 1 insertion(+)
---
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"
     ],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]