add steam-deck mode

This commit is contained in:
Simon Rieger 2023-06-08 23:58:41 +02:00
parent cacff53539
commit 484029309d

View file

@ -535,7 +535,7 @@ exec --no-startup-id lxpolkit
# starting Steam
{{- if eq .chezmoi.hostname "SpectreOS-deck" }}
exec --no-startup-id steam
exec --no-startup-id steam -steamdeck -gamepadui
{{- end }}
#######