From 484029309ddd8cc9e654acd26308e72f55761b36 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Thu, 8 Jun 2023 23:58:41 +0200 Subject: [PATCH] add steam-deck mode --- dot_config/i3/executable_config.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/i3/executable_config.tmpl b/dot_config/i3/executable_config.tmpl index 240c9aa..32d9846 100644 --- a/dot_config/i3/executable_config.tmpl +++ b/dot_config/i3/executable_config.tmpl @@ -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 }} #######