mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
i3: restore Steam autostart (with mullvad-exclude & env)
Thanks Telegram for pointing that method for setting environment for me through different breakage.
This commit is contained in:
parent
7aa4e474c0
commit
978d7514f1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user