diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2025-08-19 10:35:00 +0300 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2025-08-19 10:40:52 +0300 |
| commit | 781edba45fc4d9f8335026b66c947ca6ef918929 (patch) | |
| tree | 72c5b43f2e3ad81cdeddc674fe9d3f55e79d6e0a /docs | |
| parent | 6d62c26a0fbac155d4c110f37f62d08844007f5c (diff) | |
| download | niri-781edba45fc4d9f8335026b66c947ca6ef918929.tar.gz niri-781edba45fc4d9f8335026b66c947ca6ef918929.tar.bz2 niri-781edba45fc4d9f8335026b66c947ca6ef918929.zip | |
wiki/Getting-Started: Mention DEs and shells
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/wiki/Getting-Started.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/wiki/Getting-Started.md b/docs/wiki/Getting-Started.md index 09b597be..baf5a2b5 100644 --- a/docs/wiki/Getting-Started.md +++ b/docs/wiki/Getting-Started.md @@ -21,6 +21,15 @@ Also, check the [configuration introduction](./Configuration:-Introduction.md) p There you can find links to other pages containing thorough documentation and examples for all options. Finally, the [Xwayland](./Xwayland.md) page explains how to run X11 applications on niri. +### Desktop environments + +Some desktop environments and shells work with niri and can give a more out-of-the-box experience: + +- [LXQt](https://lxqt-project.org/) officially supports niri, see [their wiki](https://github.com/lxqt/lxqt/wiki/ConfigWaylandSettings#general) for details on setting it up. +- Many [XFCE](https://www.xfce.org/) components work on Wayland, including niri. See [their wiki](https://wiki.xfce.org/releng/wayland_roadmap#component_specific_status) for details. +- There are complete desktop shells based on Quickshell that support niri, for example [DankMaterialShell](https://github.com/AvengeMedia/DankMaterialShell) and [Noctalia](https://github.com/noctalia-dev/noctalia-shell). +- You can run a [COSMIC](https://system76.com/cosmic/) session with niri using [cosmic-ext-extra-sessions](https://github.com/Drakulix/cosmic-ext-extra-sessions). + ### NVIDIA The NVIDIA drivers currently have an issue with high VRAM usage due to a heap reuse quirk. |
