Update socket configuration in Zoitechat JSON

Replaced Wayland and fallback-x11 sockets with x11 socket.
This commit is contained in:
deepend-tildeclub
2026-02-24 19:27:03 -07:00
committed by GitHub
parent ff75d73b92
commit cf8aeba53e

View File

@@ -7,8 +7,7 @@
"command": "zoitechat", "command": "zoitechat",
"finish-args": [ "finish-args": [
"--share=ipc", "--share=ipc",
"--socket=wayland", "--socket=x11",
"--socket=fallback-x11",
"--share=network", "--share=network",
"--socket=pulseaudio", "--socket=pulseaudio",
"--filesystem=xdg-download", "--filesystem=xdg-download",