diff --git a/client/src/config.c b/client/src/config.c index 7eed1263..808e3e28 100644 --- a/client/src/config.c +++ b/client/src/config.c @@ -422,7 +422,7 @@ static struct Option options[] = .value.x_bool = false }, { - .module = "app", + .module = "spice", .name = "showCursorDot", .description = "Use a \"dot\" cursor when the window does not have focus", .type = OPTION_TYPE_BOOL,