From 7197f1dbaed08ca937bfc8870823607158f3f7ce Mon Sep 17 00:00:00 2001 From: James Patrick Date: Tue, 19 May 2020 13:30:29 -0400 Subject: [PATCH] Added logging for mako. --- sway/config.d/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/config.d/autostart b/sway/config.d/autostart index f7d8cb3..ff96cb0 100644 --- a/sway/config.d/autostart +++ b/sway/config.d/autostart @@ -6,7 +6,7 @@ exec redshift ### Notifications # https://github.com/emersion/mako -exec mako +exec --no-startup-id mako 2>&1 >/tmp/mako.log ### ydotool exec ydotoold