From 7594c038fbb227bc9129971ac18183a764c69fbf Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 21 Sep 2021 17:10:25 +0300 Subject: [PATCH] i3: uncomment Edge autostart --- conf/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/i3/config b/conf/i3/config index 51f86f10..489218a9 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -448,7 +448,7 @@ 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