~ruther/dwl

f7fae6447b9f92a960cffa36e35e39b00a716cb7 — Devin J. Pohly 4 years ago 245c363
make rule examples a comment
1 files changed, 2 insertions(+), 0 deletions(-)

M config.def.h
M config.def.h => config.def.h +2 -0
@@ 10,8 10,10 @@ static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };

static const Rule rules[] = {
	/* app_id     title       tags mask     isfloating   monitor */
	/* examples:
	{ "Gimp",     NULL,       0,            1,           -1 },
	{ "firefox",  NULL,       1 << 8,       0,           -1 },
	*/
};

/* layout(s) */

Do not follow this link