mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
wiki: Mention Xwayland on other pages
This commit is contained in:
@@ -46,3 +46,10 @@ hotkey-overlay {
|
||||
skip-at-startup
|
||||
}
|
||||
```
|
||||
|
||||
### How to run X11 apps like Steam or Discord?
|
||||
|
||||
To run X11 apps, you can use [xwayland-satellite](https://github.com/Supreeeme/xwayland-satellite).
|
||||
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`
|
||||
|
||||
@@ -33,3 +33,10 @@ systemctl --user edit --full plasma-polkit-agent.service
|
||||
```
|
||||
|
||||
Then add `After=graphical-session.target`.
|
||||
|
||||
### Xwayland
|
||||
|
||||
To run X11 apps like Steam or Discord, you can use [xwayland-satellite].
|
||||
Check [the Xwayland wiki page](./Xwayland.md) for instructions.
|
||||
|
||||
[xwayland-satellite]: https://github.com/Supreeeme/xwayland-satellite
|
||||
|
||||
Reference in New Issue
Block a user