set steam to autostart for the steam deck
This commit is contained in:
parent
2525209f00
commit
5731c6090e
1 changed files with 1 additions and 5 deletions
|
@ -1,5 +1,3 @@
|
||||||
### BITTE DIESE DATEI NUR MIT FOLGENDEM BEFEHL BEARBEITEN ###
|
|
||||||
# chezmoi edit .config/i3/config
|
|
||||||
#
|
#
|
||||||
#====================== OLD COLOR SCHME
|
#====================== OLD COLOR SCHME
|
||||||
set $foreground #eceff1
|
set $foreground #eceff1
|
||||||
|
@ -531,9 +529,7 @@ exec --no-startup-id lxpolkit
|
||||||
#exec --no-startup-id /opt/an2linuxserver/an2linuxserver.py
|
#exec --no-startup-id /opt/an2linuxserver/an2linuxserver.py
|
||||||
|
|
||||||
# starting Steam
|
# starting Steam
|
||||||
{{- if eq .chezmoi.hostname "SpectreOS-deck" }}
|
#exec --no-startup-id sleep 30 && steam-native
|
||||||
exec --no-startup-id steam
|
|
||||||
{{- end }}
|
|
||||||
|
|
||||||
#######
|
#######
|
||||||
|
|
Loading…
Reference in a new issue