mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Add environment variable for GDK backend options
This commit is contained in:
committed by
GitHub
parent
4a8e17e80e
commit
49c0299d68
@@ -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