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 6978eec..a629918 100644
--- a/gentoo/.config/sway/config.org
+++ b/gentoo/.config/sway/config.org
@@ -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