toml-config: add use-hardware-cursor setting
This commit is contained in:
parent
e89763e3fe
commit
0a3d022829
6 changed files with 26 additions and 0 deletions
|
|
@ -2607,6 +2607,13 @@ Config:
|
|||
```toml
|
||||
pointer-revert-key = "NoSymbol"
|
||||
```
|
||||
use-hardware-cursor:
|
||||
kind: boolean
|
||||
required: false
|
||||
description: |
|
||||
Configures whether the default seat uses hardware cursors.
|
||||
|
||||
The default is `true`.
|
||||
|
||||
|
||||
Idle:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue