mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-09-06 00:47:15 -04:00
Unset MOZ_ENABLE_WAYLAND since Firefox now defaults to Wayland
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# WAYLAND ENV
|
# WAYLAND ENV
|
||||||
export MOZ_ENABLE_WAYLAND=1
|
|
||||||
export ELECTRON_OZONE_PLATFORM_HINT=auto
|
export ELECTRON_OZONE_PLATFORM_HINT=auto
|
||||||
export WAYLAND_PROTOCOLS_DATADIR="/usr/share/wayland-protocols"
|
export WAYLAND_PROTOCOLS_DATADIR="/usr/share/wayland-protocols"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user