about summary refs log tree commit diff
path: root/com.lakoliu.Furtherance.json
diff options
context:
space:
mode:
Diffstat (limited to 'com.lakoliu.Furtherance.json')
-rw-r--r--com.lakoliu.Furtherance.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/com.lakoliu.Furtherance.json b/com.lakoliu.Furtherance.json
index 56e324a..6118d43 100644
--- a/com.lakoliu.Furtherance.json
+++ b/com.lakoliu.Furtherance.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "com.lakoliu.Furtherance",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "42",
+    "runtime-version" : "43",
     "sdk" : "org.gnome.Sdk",
     "sdk-extensions" : [
         "org.freedesktop.Sdk.Extension.rust-stable"
@@ -12,7 +12,8 @@
         "--socket=fallback-x11",
         "--device=dri",
         "--socket=wayland",
-        "--talk-name=org.gnome.Mutter.IdleMonitor"
+        "--talk-name=org.gnome.Mutter.IdleMonitor",
+        "--filesystem=xdg-documents"
     ],
     "build-options" : {
         "append-path" : "/usr/lib/sdk/rust-stable/bin",