aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/x11vkbwrapper/vkbnativehost/x11vkb.host.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/x11vkbwrapper/vkbnativehost/x11vkb.host.json')
-rw-r--r--tests/manual/x11vkbwrapper/vkbnativehost/x11vkb.host.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/manual/x11vkbwrapper/vkbnativehost/x11vkb.host.json b/tests/manual/x11vkbwrapper/vkbnativehost/x11vkb.host.json
new file mode 100644
index 00000000..b00ba287
--- /dev/null
+++ b/tests/manual/x11vkbwrapper/vkbnativehost/x11vkb.host.json
@@ -0,0 +1,9 @@
+{
+ "name": "x11vkb.host",
+ "description": "Qt Virtual Keyboard Host",
+ "path": "HOST_PATH/x11vkbnativehost",
+ "type": "stdio",
+ "allowed_origins": [
+ "chrome-extension://ibmhlnijonocbgabbjfkdbegceoihcbp/"
+ ]
+}