add steam-deck mode
This commit is contained in:
parent
cacff53539
commit
484029309d
1 changed files with 1 additions and 1 deletions
|
@ -535,7 +535,7 @@ exec --no-startup-id lxpolkit
|
||||||
|
|
||||||
# starting Steam
|
# starting Steam
|
||||||
{{- if eq .chezmoi.hostname "SpectreOS-deck" }}
|
{{- if eq .chezmoi.hostname "SpectreOS-deck" }}
|
||||||
exec --no-startup-id steam
|
exec --no-startup-id steam -steamdeck -gamepadui
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
#######
|
#######
|
||||||
|
|
Loading…
Reference in a new issue