From: Daniel Déchelotte <[email protected]> --- src/wconfig.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/wconfig.h.in b/src/wconfig.h.in index b615d8b..6d89baa 100644 --- a/src/wconfig.h.in +++ b/src/wconfig.h.in @@ -314,7 +314,7 @@ #define MAX_WORKSPACENAME_WIDTH 64 /* max width of window title in window list */ -#define MAX_WINDOWLIST_WIDTH 160 +#define MAX_WINDOWLIST_WIDTH 400 #ifndef HAVE_INOTIFY /* Check defaults database for changes every this many milliseconds */ -- 1.7.10.4 -- To unsubscribe, send mail to [email protected].
