some additions to gtk
This commit is contained in:
parent
00ff3d0bf7
commit
257737abbf
2 changed files with 39 additions and 0 deletions
|
@ -171,6 +171,7 @@ with lib;
|
|||
WLR_BACKEND = "vulkan";
|
||||
WLR_RENDERER = "vulkan";
|
||||
XDG_SESSION_TYPE = "wayland";
|
||||
# Remember that this causes issues in some games use "unset SDL_VIDEODRIVER &&"
|
||||
SDL_VIDEODRIVER = "wayland";
|
||||
CLUTTER_BACKEND = "wayland";
|
||||
WLR_NO_HARDWARE_CURSORS = "1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue