Increase notification character limit

Fixes #636
This commit is contained in:
Nikos Tsipinakis 2019-06-18 14:16:11 +03:00
parent 7fc23b23d0
commit 700a3225f2

View File

@ -8,7 +8,7 @@
#include "markup.h" #include "markup.h"
#define DUNST_NOTIF_MAX_CHARS 5000 #define DUNST_NOTIF_MAX_CHARS 50000
enum behavior_fullscreen { enum behavior_fullscreen {
FS_NULL, //!< Invalid value FS_NULL, //!< Invalid value