updates to kaladin after cpu change
This commit is contained in:
parent
a6454a4e0f
commit
04ff90b9a0
5 changed files with 11 additions and 5 deletions
|
|
@ -240,7 +240,7 @@ in
|
|||
WLR_RENDERER = "vulkan";
|
||||
XDG_SESSION_TYPE = "wayland";
|
||||
# Remember that this causes issues in some games use "unset SDL_VIDEODRIVER &&"
|
||||
SDL_VIDEODRIVER = "wayland";
|
||||
SDL_VIDEODRIVER = "wayland,x11";
|
||||
CLUTTER_BACKEND = "wayland";
|
||||
WLR_NO_HARDWARE_CURSORS = "1";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue