initialize depricated_dunstrc_shortcuts
This commit is contained in:
parent
b06a94c8fc
commit
a369f5d344
2
dunst.c
2
dunst.c
@ -105,7 +105,7 @@ static enum follow_mode f_mode = FOLLOW_NONE;
|
||||
int next_notification_id = 1;
|
||||
|
||||
int depricated_mod = False;
|
||||
int depricated_dunstrc_shortcuts;
|
||||
int depricated_dunstrc_shortcuts = False;
|
||||
|
||||
/* notification lists */
|
||||
list *notification_queue = NULL; /* all new notifications get into here */
|
||||
|
Loading…
x
Reference in New Issue
Block a user