diff --git a/etc/profile.d/99-wayland.sh b/etc/profile.d/90-wayland.sh similarity index 92% rename from etc/profile.d/99-wayland.sh rename to etc/profile.d/90-wayland.sh index a2d2ae34..6c0e04de 100644 --- a/etc/profile.d/99-wayland.sh +++ b/etc/profile.d/90-wayland.sh @@ -9,5 +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_WAYLAND=1 #export PROTON_ENABLE_HDR=1