From 1b1855b14e9fc233ca9123fbc6edb532c7bb00e3 Mon Sep 17 00:00:00 2001 From: deepend Date: Sun, 22 Feb 2026 12:03:32 -0700 Subject: [PATCH] temporarily disable broken python implementation --- flatpak/net.zoite.Zoitechat.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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": {