diff --git a/app.pupnet.conf b/app.pupnet.conf index 38b222a..e06a4d8 100644 --- a/app.pupnet.conf +++ b/app.pupnet.conf @@ -56,14 +56,19 @@ AppImageVersionOutput = false # FLATPAK OPTIONS FlatpakPlatformRuntime = org.freedesktop.Platform FlatpakPlatformSdk = org.freedesktop.Sdk -FlatpakPlatformVersion = 23.08 +FlatpakPlatformVersion = 24.08 FlatpakFinishArgs = """ --socket=x11 - --socket=wayland --socket=fallback-x11 + --socket=session-bus + --socket=system-bus --share=network --filesystem=/home --filesystem=/tmp + --filesystem=~/.var/app/io.freetubeapp.FreeTube + --device=dri + --talk-name=org.kde.StatusNotifierItem + --talk-name=org.kde.StatusNotifierWatcher """ FlatpakBuilderArgs =