From 9eb831a81eaf234b539e0efa6edc4c6635b904bd Mon Sep 17 00:00:00 2001 From: Michael Bradley Date: Tue, 9 Jan 2024 15:27:12 -0500 Subject: [PATCH] Auto-start Mullvad and MEGA on my laptop --- i3/hpomen.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i3/hpomen.conf b/i3/hpomen.conf index dc28e2b..4e4746d 100755 --- a/i3/hpomen.conf +++ b/i3/hpomen.conf @@ -14,3 +14,7 @@ workspace $ws8 output $monitor_right workspace $ws9 output $monitor_left workspace $ws10 output $monitor_right +# These open fine on my desktop but seem to need help on my laptop +exec --no-startup-id /usr/bin/megasync +exec --no-startup-id /usr/bin/mullvad-vpn +