From 8414ecc739aa4ed52ebf67292f3765e9dd68631a Mon Sep 17 00:00:00 2001 From: James Patrick Date: Tue, 17 Sep 2019 21:08:28 -0400 Subject: [PATCH] Adding back redshift. This doesn't seem to be the source of the 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 0d58c1d..adf1e18 100644 --- a/sway/config.d/autostart +++ b/sway/config.d/autostart @@ -2,7 +2,7 @@ exec nextcloud ### Make things a little easier easier on the eyes. -#exec redshift +exec redshift ### Notifications exec mako @@ -10,4 +10,4 @@ exec mako ### Clipboard manager #exec clipman -d -# vim: ft=cfg \ No newline at end of file +# vim: ft=cfg