From 5731c6090e0be4f6a39e2b31beff169f701bcfa0 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Thu, 1 Jun 2023 10:01:14 +0200 Subject: [PATCH] set steam to autostart for the steam deck --- dot_config/i3/{executable_config => executable_config.tmpl} | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) rename dot_config/i3/{executable_config => executable_config.tmpl} (99%) diff --git a/dot_config/i3/executable_config b/dot_config/i3/executable_config.tmpl similarity index 99% rename from dot_config/i3/executable_config rename to dot_config/i3/executable_config.tmpl index 8887655..f34424f 100644 --- a/dot_config/i3/executable_config +++ b/dot_config/i3/executable_config.tmpl @@ -1,5 +1,3 @@ -### BITTE DIESE DATEI NUR MIT FOLGENDEM BEFEHL BEARBEITEN ### -# chezmoi edit .config/i3/config # #====================== OLD COLOR SCHME set $foreground #eceff1 @@ -531,9 +529,7 @@ exec --no-startup-id lxpolkit #exec --no-startup-id /opt/an2linuxserver/an2linuxserver.py # starting Steam -{{- if eq .chezmoi.hostname "SpectreOS-deck" }} -exec --no-startup-id steam -{{- end }} +#exec --no-startup-id sleep 30 && steam-native #######