mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] spice: put new option into the correct category
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user