mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-17 02:25:58 +01:00
variables: add use_cpu_buffer
This commit is contained in:
parent
f64b73ffa4
commit
fa8dd7dc26
1 changed files with 1 additions and 1 deletions
|
@ -456,7 +456,7 @@ _Subcategory `group:groupbar:`_
|
|||
| enable_hyprcursor | whether to enable hyprcursor support | bool | true |
|
||||
| hide_on_key_press | Hides the cursor when you press any key until the mouse is moved. | bool | false |
|
||||
| hide_on_touch | Hides the cursor when the last input was a touch input until a mouse input is done. | bool | true |
|
||||
| allow_dumb_copy | Makes HW cursors work on Nvidia, at the cost of a possible hitch whenever the image changes | bool | false |
|
||||
| use_cpu_buffer | Makes HW cursors use a CPU buffer. Required on Nvidia to have HW cursors. Experimental. | bool | false |
|
||||
|
||||
### Debug
|
||||
|
||||
|
|
Loading…
Reference in a new issue