mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
i3: comment Microsoft Edge, restore Steam
This commit is contained in:
parent
126918d98d
commit
82144f4bc6
@ -442,7 +442,9 @@ exec --no-startup-id blueman-applet
|
||||
# CHANGEME - weird autostart options that may not be suitable even for my other devices
|
||||
|
||||
# Microsoft Edge
|
||||
exec --no-startup-id sleep 10 && microsoft-edge --no-startup-window
|
||||
#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
|
||||
|
||||
# Communication apps preferred by partners
|
||||
# Signal
|
||||
|
Loading…
Reference in New Issue
Block a user