mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 21:04:18 +01:00
Amend recent wmgenmenu changes
Raise MAX_NR_APPS to account for the more menu entries
This commit is contained in:
committed by
Carlos R. Mafra
parent
af857e8b95
commit
5fa8b979b9
@@ -16,7 +16,7 @@
|
||||
|
||||
#include "../src/wconfig.h"
|
||||
|
||||
#define MAX_NR_APPS 50 /* Maximum number of entries in each apps list */
|
||||
#define MAX_NR_APPS 128 /* Maximum number of entries in each apps list */
|
||||
#define MAX_WMS 10 /* Maximum number of other window managers to check */
|
||||
|
||||
#include "wmgenmenu.h"
|
||||
|
||||
Reference in New Issue
Block a user