From 503e3932702b0b99d4c5b729fa8f5c964281a5dd Mon Sep 17 00:00:00 2001 From: James Patrick Date: Mon, 1 Jun 2020 20:13:05 -0400 Subject: [PATCH] Added protonmail bridge to autostart. --- sway/config.d/autostart | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sway/config.d/autostart b/sway/config.d/autostart index ce25fa0..45f3a53 100644 --- a/sway/config.d/autostart +++ b/sway/config.d/autostart @@ -1,6 +1,9 @@ ### Start Nextcloud. exec --no-startup-id nextcloud +### ProtonMail Bridge +exec --no-startup-id protonmail-bridge + ### Make things a little easier easier on the eyes. exec --no-startup-id redshift