diff --git a/src/notification.h b/src/notification.h index 10b76ad..d78d5f9 100644 --- a/src/notification.h +++ b/src/notification.h @@ -8,7 +8,7 @@ #include "markup.h" -#define DUNST_NOTIF_MAX_CHARS 5000 +#define DUNST_NOTIF_MAX_CHARS 50000 enum behavior_fullscreen { FS_NULL, //!< Invalid value