fallback to Xwayland (Fixes #827)

This commit is contained in:
ymshenyu 2020-07-26 15:21:16 +08:00
parent 4af55caa5c
commit 28325cf525

View File

@ -23,25 +23,26 @@ plugs:
apps: apps:
qv2ray: qv2ray:
command: bin/desktop-launch qv2ray command: bin/desktop-launch qv2ray
environment: environment:
QT_QPA_PLATFORMTHEME: gtk3 QT_QPA_PLATFORMTHEME: gtk3
plugs: DISABLE_WAYLAND: 1
- home plugs:
- x11 - home
- wayland - x11
- opengl - wayland
- network - opengl
- network-bind - network
- unity7 - network-bind
- pulseaudio - unity7
- desktop - pulseaudio
- desktop-legacy - desktop
- gsettings - desktop-legacy
- network-control - gsettings
- network-manager - network-control
common-id: com.github.Qv2ray - network-manager
desktop: "usr/share/applications/qv2ray.desktop" common-id: com.github.Qv2ray
desktop: "usr/share/applications/qv2ray.desktop"
parts: parts:
ppa: ppa: