diff --git a/flatpak/net.zoite.Zoitechat.json b/flatpak/net.zoite.Zoitechat.json index b7436edd..5e3a8cfb 100644 --- a/flatpak/net.zoite.Zoitechat.json +++ b/flatpak/net.zoite.Zoitechat.json @@ -7,6 +7,7 @@ "command": "zoitechat", "finish-args": [ "--share=ipc", + "--env=GDK_BACKEND=wayland,x11", "--socket=wayland", "--socket=fallback-x11", "--share=network", @@ -59,7 +60,7 @@ "-Dgtk3=true", "-Ddbus-service-use-appid=true", "-Dwith-perl=false", - "-Dwith-python=false", + "-Dwith-python=python3", "-Dwith-lua=lua" ], "build-options": {