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