add syncthing to login items

This commit is contained in:
Jacob Janzen 2024-08-23 16:44:03 -05:00
parent 7a7ad1e831
commit 37e0ce58f3

View file

@ -64,6 +64,11 @@ Launch Proton Mail Bridge at login.
exec proton-mail-bridge --noninteractive
#+end_src
Launch Syncthing at login.
#+begin_src conf :tangle ~/.config/sway/config :mkdirp yes
exec syncthing
#+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