mirror of
https://github.com/RetroDECK/org.zdoom.GZDoom.git
synced 2024-11-27 16:15:39 +00:00
Allow device access for controllers
This commit is contained in:
parent
1dc2867ad2
commit
b4f0b4913b
|
@ -16,6 +16,9 @@ finish-args:
|
|||
# We redirect the original ~/.config/gzdoom
|
||||
- --env=DOOMWADDIR=/app/share/games/doom
|
||||
- --persist=.config/gzdoom
|
||||
|
||||
# Controller support on SteamDeck and such
|
||||
- --device=all
|
||||
|
||||
# Simpler way of preventing KDE related errors
|
||||
- --env=KDE_FULL_SESSION=false
|
||||
|
|
Loading…
Reference in a new issue