Unset MOZ_ENABLE_WAYLAND since Firefox now defaults to Wayland

This commit is contained in:
2023-12-19 23:16:39 -05:00
parent 2653030343
commit 380a940177
-1
View File
@@ -1,7 +1,6 @@
#!/bin/sh
# WAYLAND ENV
export MOZ_ENABLE_WAYLAND=1
export ELECTRON_OZONE_PLATFORM_HINT=auto
export WAYLAND_PROTOCOLS_DATADIR="/usr/share/wayland-protocols"