diff options
Diffstat (limited to '.flatpak-manifest.json')
| -rw-r--r-- | .flatpak-manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index dbb102a64..eff706ea2 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -2,12 +2,12 @@ "id": "org.kde.dolphin", "branch": "master", "runtime": "org.kde.Platform", - "runtime-version": "5.15-22.08", + "runtime-version": "6.6-kf6preview", "sdk": "org.kde.Sdk", "command": "dolphin", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", - "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], + "finish-args": ["--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--filesystem=host" ], "modules": [ { |
