default to normal urgency
This commit is contained in:
parent
e56dbae718
commit
71182f486c
@ -129,7 +129,7 @@ static void onNotify(GDBusConnection *connection,
|
||||
gint timeout = -1;
|
||||
|
||||
/* hints */
|
||||
gint urgency = 0;
|
||||
gint urgency = 1;
|
||||
gint progress = 0;
|
||||
gchar *fgcolor = NULL;
|
||||
gchar *bgcolor = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user