mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-09-22 15:47:10 +00:00
Add environment variable for GDK backend options
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
"command": "zoitechat",
|
"command": "zoitechat",
|
||||||
"finish-args": [
|
"finish-args": [
|
||||||
"--share=ipc",
|
"--share=ipc",
|
||||||
|
"--env=GDK_BACKEND=wayland,x11",
|
||||||
"--socket=wayland",
|
"--socket=wayland",
|
||||||
"--socket=fallback-x11",
|
"--socket=fallback-x11",
|
||||||
"--share=network",
|
"--share=network",
|
||||||
|
|||||||
Reference in New Issue
Block a user