From 36919990ca0cb87aa1ef5c94a1b250b55dcb665c Mon Sep 17 00:00:00 2001 From: Vaxry Date: Wed, 18 Dec 2024 01:13:25 +0000 Subject: [PATCH] nvidia: stop recommending no hw cursors --- pages/Nvidia/_index.md | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/pages/Nvidia/_index.md b/pages/Nvidia/_index.md index 9164aa3..1c7b081 100644 --- a/pages/Nvidia/_index.md +++ b/pages/Nvidia/_index.md @@ -83,26 +83,6 @@ env = LIBVA_DRIVER_NAME,nvidia env = __GLX_VENDOR_LIBRARY_NAME,nvidia ``` -and set this variable: - -```ini -cursor { - no_hardware_cursors = true -} -``` - -{{< callout type=warning >}} - -Previously used `WLR_NO_HARDWARE_CURSORS` environment variable has been deprecated. -Do not set it in your configs. Use `cursor:no_hardware_cursors` instead. - -If you want to try hardware cursors, you can enable them by setting `cursor:no_hardware_cursors = false`, -but it will require also enabling `cursor:allow_dumb_copy` which -may cause small to major hitches whenever the cursor shape changes. If this is a problem on your system, -keep hardware cursors disabled. - -{{< /callout >}} - ## Finishing up Install a few packages to get some apps to function natively with Wayland for the