diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 9de9353..f38a858 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -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