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