Link to Electron section of the wiki in FAQ (#3324)

* Update Electron info

There were changes made that remove the env variable:
https://github.com/electron/electron/issues/48001

* Clarify Electron versions

* Link to the electron section of the wiki

* Edit wording and link to the electron section of the wiki
This commit is contained in:
Semper_
2026-01-27 12:52:25 -05:00
committed by GitHub
parent a00b271a15
commit 765a241c5a
+1 -1
View File
@@ -45,7 +45,7 @@ hotkey-overlay {
To run X11 apps, you can use [xwayland-satellite](https://github.com/Supreeeme/xwayland-satellite). To run X11 apps, you can use [xwayland-satellite](https://github.com/Supreeeme/xwayland-satellite).
Check [the Xwayland wiki page](./Xwayland.md) for instructions. Check [the Xwayland wiki page](./Xwayland.md) for instructions.
Keep in mind that you can run many Electron apps such as VSCode natively on Wayland by passing the right flags, e.g. `code --ozone-platform-hint=auto` Keep in mind that you can run many Electron apps such as VSCode or Discord natively on Wayland by passing the right flags, as described [here](./Application-Issues.md#electron-applications).
### Why doesn't niri integrate Xwayland like other compositors? ### Why doesn't niri integrate Xwayland like other compositors?