mirror of
https://github.com/Alcaro/Flips.git
synced 2026-04-19 08:37:31 -05:00
Update the runtime to 42 and use fallback-x11
This commit is contained in:
parent
96df78fd73
commit
3d893fa4b9
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user