vaapi mode activated

This commit is contained in:
Reid 2024-05-02 22:53:42 -07:00
parent 2b9d3085d0
commit 34e16f9ccf
2 changed files with 3 additions and 0 deletions

View file

@ -26,6 +26,7 @@ in {
_JAVA_AWT_WM_NONEREPARENTING = "1";
GDK_BACKEND = "wayland,x11";
ANKI_WAYLAND = "1";
MOZ_ENABLE_WAYLAND = "1";
ELECTRON_OZONE_PLATFORM_HINT = "wayland";
XDG_SESSION_TYPE = "wayland";
SDL_VIDEODRIVER = "wayland";