mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 13:37:22 +00:00
[client] spice: put new option into the correct category
This commit is contained in:
parent
9900b263d4
commit
3c1282c92b
@ -422,7 +422,7 @@ static struct Option options[] =
|
|||||||
.value.x_bool = false
|
.value.x_bool = false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
.module = "app",
|
.module = "spice",
|
||||||
.name = "showCursorDot",
|
.name = "showCursorDot",
|
||||||
.description = "Use a \"dot\" cursor when the window does not have focus",
|
.description = "Use a \"dot\" cursor when the window does not have focus",
|
||||||
.type = OPTION_TYPE_BOOL,
|
.type = OPTION_TYPE_BOOL,
|
||||||
|
Loading…
Reference in New Issue
Block a user