Re-enable flatpak build and set X11 to fallback only

This commit is contained in:
Justin Zobel
2023-12-31 14:27:14 +10:30
parent 8332c1f419
commit 4a4217c3aa
2 changed files with 3 additions and 3 deletions

View File

@@ -2,12 +2,12 @@
"id": "org.kde.konsole",
"branch": "master",
"runtime": "org.kde.Platform",
"runtime-version": "5.15-22.08",
"runtime-version": "6.6-kf6preview",
"sdk": "org.kde.Sdk",
"command": "konsole",
"tags": ["nightly"],
"desktop-file-name-suffix": " (Nightly)",
"finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--talk-name=org.freedesktop.Flatpak" ],
"finish-args": ["--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--talk-name=org.freedesktop.Flatpak" ],
"modules": [
{