From ea49a908f7ed769cd2ce32bb67d7b463c3c11277 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Sat, 5 Oct 2019 21:37:12 -0400 Subject: [PATCH] Added Github links for startup processes. --- sway/config.d/autostart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sway/config.d/autostart b/sway/config.d/autostart index 4eb44a0..0f68bb7 100644 --- a/sway/config.d/autostart +++ b/sway/config.d/autostart @@ -5,6 +5,7 @@ exec nextcloud exec redshift ### Notifications +# https://github.com/emersion/mako exec mako ### Autotiling @@ -12,6 +13,7 @@ exec mako exec --no-startup-id autotiling ### Clipboard manager +# https://github.com/yory8/clipman #exec clipman -d # vim: ft=cfg