This commit is contained in:
Reid 2024-04-25 17:56:46 -07:00
parent bf4f121ec1
commit 5889f85a24
3 changed files with 88 additions and 100 deletions

View file

@ -33,8 +33,6 @@ in {
XDG_SESSION_TYPE = "wayland";
SDL_VIDEODRIVER = "wayland";
CLUTTER_BACKEND = "wayland";
# this fixes cursors on nvidia, maybe move all nvidia stuff to a module? or put this in hardware
WLR_NO_HARDWARE_CURSORS = "1";
};
})
(mkIf (cfg.envProto == "x11") {