summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2019-01-31 20:39:54 +0000
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2019-01-31 20:39:54 +0000
commit9ec1cb7d3280b3bcfa49e89e07e3e6e7cf2a9691 (patch)
treea9aeb0b25c0983092bc3a19d1ad88d6db7033b9f
parent204d5c95a9750cfdbe3ec26ed3922b0ee490c504 (diff)
downloadgnome-screenshot-9ec1cb7d3280b3bcfa49e89e07e3e6e7cf2a9691.tar.gz
Flatpak: run the flatpak in interactive mode by default.
This will allow design team & testers to clone & test the app on Builder easily.
-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 173c18a..412ddcc 100644
--- a/org.gnome.Screenshot.json
+++ b/org.gnome.Screenshot.json
@@ -4,6 +4,7 @@
"runtime-version": "master",
"sdk": "org.gnome.Sdk",
"command": "gnome-screenshot",
+ "x-run-args": ["--interactive"],
"finish-args": [
"--share=ipc",
"--socket=x11",