From 0ef3080a4775eb2094ea2a67e6a265791012d7a5 Mon Sep 17 00:00:00 2001 From: brunoherbelin Date: Fri, 13 Feb 2026 21:08:17 +0100 Subject: [PATCH] try fallback-x11 --- flatpak/io.github.brunoherbelin.Vimix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak/io.github.brunoherbelin.Vimix.json b/flatpak/io.github.brunoherbelin.Vimix.json index 4c5fd02..b3022fc 100644 --- a/flatpak/io.github.brunoherbelin.Vimix.json +++ b/flatpak/io.github.brunoherbelin.Vimix.json @@ -7,7 +7,7 @@ "rename-desktop-file": "vimix.desktop", "rename-icon": "vimix", "finish-args": [ - "--socket=x11", + "--socket=fallback-x11", "--socket=wayland", "--socket=pulseaudio", "--share=ipc",