fix: Some pygame-based game(s) still doesn't support Wayland natively
This commit is contained in:
parent
4b76f393e9
commit
61c63e4004
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ bindm = $mainMod, mouse:272, movewindow
|
|||
bindm = $mainMod, mouse:273, resizewindow
|
||||
|
||||
env = GDK_BACKEND,wayland,x11
|
||||
env = SDL_VIDEODRIVER,wayland
|
||||
env = SDL_VIDEODRIVER,wayland,x11
|
||||
env = CLUTTER_BACKEND,wayland
|
||||
env = MOZ_ENABLE_WAYLAND,1
|
||||
env = MOZ_DISABLE_RDD_SANDBOX,1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue