From f30b4cf48eee8980106e7d86982010c03a90ba54 Mon Sep 17 00:00:00 2001 From: Unrud Date: Thu, 29 Dec 2022 22:20:49 +0100 Subject: [PATCH] Flatpak: Add Wayland socket to disable X11 socket --- flatpak/com.github.unrud.RemoteTouchpad.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/flatpak/com.github.unrud.RemoteTouchpad.yaml b/flatpak/com.github.unrud.RemoteTouchpad.yaml index 03515b2..9df8822 100644 --- a/flatpak/com.github.unrud.RemoteTouchpad.yaml +++ b/flatpak/com.github.unrud.RemoteTouchpad.yaml @@ -7,6 +7,7 @@ sdk-extensions: - org.freedesktop.Sdk.Extension.golang finish-args: - --socket=fallback-x11 + - --socket=wayland - --share=network modules: - name: remote-touchpad