about summary refs log tree commit diff
path: root/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2023-03-22 14:19:06 +0100
committerRicky Kresslein <rk@lakoliu.com>2023-03-22 14:19:06 +0100
commit236158b6819f94037f35380904fd316c06e947cb (patch)
tree8f9b0f0abf839f41cb3595a8fc5df773deb20793 /build-aux/flatpak/com.lakoliu.Furtherance.Devel.json
parent38bc31cc55479d899cd285eefd28f4ad1174f587 (diff)
downloadFurtherance-236158b6819f94037f35380904fd316c06e947cb.tar.zst
Update flatpak runtime-version to 43
Diffstat (limited to 'build-aux/flatpak/com.lakoliu.Furtherance.Devel.json')
-rw-r--r--build-aux/flatpak/com.lakoliu.Furtherance.Devel.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json b/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json
index d0eb596..c74122f 100644
--- a/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json
+++ b/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "com.lakoliu.Furtherance.Devel",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "42",
+    "runtime-version" : "43",
     "sdk" : "org.gnome.Sdk",
     "sdk-extensions" : [
         "org.freedesktop.Sdk.Extension.rust-stable"
@@ -15,7 +15,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",