Added clarification on tags in config.def.h.

このコミットが含まれているのは:
MadcowOG 2023-04-27 16:16:35 -07:00
コミット b75d7cb4e2
1個のファイルの変更1行の追加0行の削除

ファイルの表示

@ -35,6 +35,7 @@ static const int *schemes[3][2] = {
/*
* Tags
* Must not exceed 31 tags and amount must match dwl's tagcount.
*/
static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };