diff --git a/config.def.h b/config.def.h index 4b703c3..a1f961e 100644 --- a/config.def.h +++ b/config.def.h @@ -48,7 +48,7 @@ static const Rule rules[] = { {"Manager", NULL, NULL, 1 << 7, 1, 0, -1, 0}, {"InputLeap", NULL, NULL, 1 << 8, 1, 1, -1, 0}, {"Nextcloud", NULL, NULL, 1 << 8, 1, 0, -1, 0}, - {"feishin", NULL, NULL, 1 << 2, 1, 0, -1, 0}, + {"feishin", NULL, NULL, 1 << 1, 0, 0, -1, 0}, { NULL, NULL, "scratchpad", 0, 1, 0, -1, 's'} };