add proton mail bridge to launch items

This commit is contained in:
Jacob Janzen 2024-08-23 00:01:08 -05:00
parent 0b421c8fc6
commit 7a7ad1e831

View file

@ -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