mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-27 20:36:26 -04:00
set ELECTRON_OZONE_PLATFORM_HINT for Wayland support in Electron v28+
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
# WAYLAND ENV
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
export ELECTRON_OZONE_PLATFORM_HINT=auto
|
||||
export WAYLAND_PROTOCOLS_DATADIR="/usr/share/wayland-protocols"
|
||||
|
||||
# XDG ENV
|
||||
|
||||
Reference in New Issue
Block a user