fix: Some pygame-based game(s) still doesn't support Wayland natively

This commit is contained in:
Ahmad Ansori Palembani 2024-07-26 09:46:58 +07:00
parent 4b76f393e9
commit 61c63e4004
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -171,7 +171,7 @@ bindm = $mainMod, mouse:272, movewindow
bindm = $mainMod, mouse:273, resizewindow bindm = $mainMod, mouse:273, resizewindow
env = GDK_BACKEND,wayland,x11 env = GDK_BACKEND,wayland,x11
env = SDL_VIDEODRIVER,wayland env = SDL_VIDEODRIVER,wayland,x11
env = CLUTTER_BACKEND,wayland env = CLUTTER_BACKEND,wayland
env = MOZ_ENABLE_WAYLAND,1 env = MOZ_ENABLE_WAYLAND,1
env = MOZ_DISABLE_RDD_SANDBOX,1 env = MOZ_DISABLE_RDD_SANDBOX,1