From 978d7514f136d45fb2bc51776dd017cf8d37734f Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 2 Dec 2021 19:44:54 +0200 Subject: [PATCH] i3: restore Steam autostart (with mullvad-exclude & env) Thanks Telegram for pointing that method for setting environment for me through different breakage. --- conf/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/i3/config b/conf/i3/config index f660c115..2aa700b0 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -443,8 +443,8 @@ exec --no-startup-id blueman-applet # Microsoft Edge #exec --no-startup-id sleep 10 && microsoft-edge --no-startup-window -# Steam, reason: my brother -#exec --no-startup-id sleep 10 && exec --no-startup-id STEAM_FRAME_FORCE_CLOSE=1 steam -silent +# Steam, reason: my brother. Note running outside of Mullvad VPN +exec --no-startup-id sleep 10 && exec --no-startup-id env STEAM_FRAME_FORCE_CLOSE=1 mullvad-exclude steam -silent # Communication apps preferred by partners # Signal