Skip to content

Commit

Permalink
fix(fuji): remove wlr hardware cursors var
Browse files Browse the repository at this point in the history
  • Loading branch information
uku3lig committed May 10, 2024
1 parent 83f711f commit eb452f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions systems/fuji/nvidia.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,8 @@

hm.wayland.windowManager.hyprland.settings.env = [
"LIBVA_DRIVER_NAME,nvidia"
"XDG_SESSION_TYPE,wayland"
"GBM_BACKEND,nvidia-drm"
"__GLX_VENDOR_LIBRARY_NAME,nvidia"
"WLR_NO_HARDWARE_CURSORS,1"
"__EGL_VENDOR_LIBRARY_FILENAMES,/run/opengl-driver/share/glvnd/egl_vendor.d/10_nvidia.json"
"NVD_BACKEND,direct"
];
Expand Down

0 comments on commit eb452f2

Please sign in to comment.