Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hamano/1688273 to your computer and use it in GitHub Desktop.
Save hamano/1688273 to your computer and use it in GitHub Desktop.
--- notification-daemon-0.7.3.orig/src/daemon.c
+++ notification-daemon-0.7.3/src/daemon.c
@@ -44,7 +44,7 @@
#include "nd-notification.h"
#include "nd-queue.h"
-#define MAX_NOTIFICATIONS 20
+#define MAX_NOTIFICATIONS 200000
#define IDLE_SECONDS 30
#define NOTIFICATION_BUS_NAME "org.freedesktop.Notifications"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment