profile.d/99-wayland.sh: add PROTON_ENABLE_WAYLAND=1

This commit is contained in:
Aminda Suomalainen 2025-06-21 07:29:35 +03:00
parent 47e2455370
commit 060228eb6d
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -9,3 +9,5 @@ export CLUTTER_BACKEND=wayland
export SDL_VIDEODRIVER=wayland
export ELECTRON_OZONE_PLATFORM_HINT=wayland
export MOZ_ENABLE_WAYLAND=1
export PROTON_ENABLE_WAYLAND=1
export PROTON_ENABLE_HDR=1