Merge pull request #47 from bbhtt/flatpak-update

Update the flatpak manifest
This commit is contained in:
Alcaro
2022-07-16 11:13:19 +02:00
committed by GitHub

View File

@@ -1,13 +1,13 @@
{
"app-id" : "com.github.Alcaro.Flips",
"runtime" : "org.gnome.Platform",
"runtime-version" : "3.38",
"runtime-version" : "42",
"sdk" : "org.gnome.Sdk",
"command" : "flips",
"finish-args" : [
/* X11 + XShm access */
"--share=ipc",
"--socket=x11",
"--socket=fallback-x11",
/* Wayland access */
"--socket=wayland",
/* OpenGL + DRI access */