Flatpak: Add Wayland socket to disable X11 socket

This commit is contained in:
Unrud 2022-12-29 22:20:49 +01:00
parent 681d9c4f1d
commit f30b4cf48e

View file

@ -7,6 +7,7 @@ sdk-extensions:
- org.freedesktop.Sdk.Extension.golang - org.freedesktop.Sdk.Extension.golang
finish-args: finish-args:
- --socket=fallback-x11 - --socket=fallback-x11
- --socket=wayland
- --share=network - --share=network
modules: modules:
- name: remote-touchpad - name: remote-touchpad