aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gentoo/.config/sway/config.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/gentoo/.config/sway/config.org b/gentoo/.config/sway/config.org
index 19c1482..6978eec 100644
--- a/gentoo/.config/sway/config.org
+++ b/gentoo/.config/sway/config.org
@@ -59,6 +59,11 @@ Launch Emacs daemon.
exec emacs --daemon
#+end_src
+Launch Proton Mail Bridge at login.
+#+begin_src conf :tangle ~/.config/sway/config :mkdirp yes
+ exec proton-mail-bridge --noninteractive
+#+end_src
+
* Display
I use a vertical monitor on the left and horizontal monitor on the right.
#+begin_src conf :tangle ~/.config/sway/config :mkdirp yes