From 5b4899f99329c26877891ee03443ce706fe4d133 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 14 Aug 2017 10:57:01 +0800 Subject: [PATCH] GitMonitor.vala --- GitMonitor.vala | 1 + 1 file changed, 1 insertion(+) diff --git a/GitMonitor.vala b/GitMonitor.vala index adba50b3..22c99f71 100644 --- a/GitMonitor.vala +++ b/GitMonitor.vala @@ -537,6 +537,7 @@ public class GitMonitor : Monitor "dialog-information" ); + notification.set_timeout(10); // show errros for longer notification.show(); -- 2.39.2