Revert to installing steam as a .deb package

Flatpak seems to complicate Steam's execution of Proton
This commit is contained in:
Josh.5
2023-07-17 12:35:28 +12:00
parent 23c5df2996
commit 659bde74f5
8 changed files with 49 additions and 107 deletions

View File

@@ -10,8 +10,7 @@ autorestart=true
startretries=50
user=%(ENV_USER)s
directory=/home/%(ENV_USER)s
# command=/usr/games/steam -bigpicture
command=/usr/games/steam
command=/usr/games/steam %(STEAM_ARGS)s
environment=HOME="/home/%(ENV_USER)s",USER="%(ENV_USER)s",DISPLAY="%(ENV_DISPLAY)s"
stopsignal=INT
stdout_logfile=/home/%(ENV_USER)s/.cache/log/steam.log