not sure what you've tried already, but you could try a service that on boot that basically sets `GA
not sure what you've tried already, but you could try a service that on boot that basically sets
GAMES_DIR=/var/opt/games chown -R nobody:nobody "$GAMES_DIR" && chmod -r 777 "$GAMES_DIR" and a user service that when logged in, takes owner ship of that directory and/or symlinks it to your steam dir