Nvidia
This commit is contained in:
parent
bf4f121ec1
commit
5889f85a24
3 changed files with 88 additions and 100 deletions
|
@ -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") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue