mirror of
https://github.com/RetroDECK/org.zdoom.GZDoom.git
synced 2024-11-30 09:35:38 +00:00
Enable wayland support
Seems to work well now with SDL 2.24
This commit is contained in:
parent
4cc0bdab4a
commit
675b904bf2
|
@ -6,7 +6,8 @@ command: gzdoom.sh
|
|||
|
||||
finish-args:
|
||||
- --device=dri
|
||||
- --socket=x11
|
||||
- --socket=wayland
|
||||
- --socket=fallback-x11
|
||||
- --share=ipc
|
||||
- --share=network
|
||||
- --socket=pulseaudio
|
||||
|
|
Loading…
Reference in a new issue