The current behavior of acc --notif is that if there's been a notification already showed, it will overwrite it and because of this the previous notification will be lost.
There could be an option to create an independent notification (maybe by giving a custom id or something) which does not overwrite the already shown notification.
The current behavior of
acc --notif
is that if there's been a notification already showed, it will overwrite it and because of this the previous notification will be lost.There could be an option to create an independent notification (maybe by giving a custom id or something) which does not overwrite the already shown notification.