From 4169749f2924c0aa2bf5bff22faa1c6d5f750494 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 23 Dec 2024 17:32:55 +0100 Subject: fix --- config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.def.h b/config.def.h index 4f089c3..c09e0d0 100644 --- a/config.def.h +++ b/config.def.h @@ -86,6 +86,7 @@ static const Rule rules[] = { { NULL, "spfm", NULL, SPTAG(1), 1, 1, 0, -1 }, { NULL, "pcmanfm", NULL, SPTAG(2), 1, 0, 0, -1 }, { NULL, "spflip", NULL, SPTAG(3), 1, 1, 0, -1 }, + { NULL, "spncmpc", NULL, SPTAG(4), 1, 1, 0, -1 }, }; /* layout(s) */ -- cgit v1.2.3