mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
Re-enable flatpak build and set X11 to fallback only
This commit is contained in:
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user