From 34d42a83d8da72268762fad213a8d4fc93c17776 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Sat, 3 Aug 2019 17:58:48 -0400 Subject: [PATCH] Disabling clipman and redshift. I'm trying to figure out what is causing sway on my machine to sporadically crash --- sway/config.d/autostart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sway/config.d/autostart b/sway/config.d/autostart index 9ed414b..0d58c1d 100644 --- a/sway/config.d/autostart +++ b/sway/config.d/autostart @@ -2,12 +2,12 @@ exec nextcloud ### Make things a little easier easier on the eyes. -exec redshift +#exec redshift ### Notifications exec mako ### Clipboard manager -exec clipman -d +#exec clipman -d # vim: ft=cfg \ No newline at end of file