Files
niri/docs/wiki/README.md
T

16 lines
871 B
Markdown
Raw Normal View History

2025-08-17 21:41:17 +02:00
Welcome to the niri documentation!
2024-03-25 21:13:36 +04:00
2025-08-17 21:41:17 +02:00
Feel free to look through usage and [Getting started](./Getting-Started.md).
If you're looking for ways to configure niri, check out the [introduction to configuration](./Configuration:-Introduction.md).
2025-08-18 09:53:14 +03:00
If you'd like to help with niri, there are plenty of both coding- and non-coding-related ways to do so.
See [CONTRIBUTING.md](https://github.com/niri-wm/niri/blob/main/CONTRIBUTING.md) for an overview.
2024-03-25 21:13:36 +04:00
If you're not already here, check out our new wiki website! https://niri-wm.github.io/niri/
2025-08-17 21:41:17 +02:00
---
2025-08-18 09:53:14 +03:00
The documentation is open to contribution, see [Documenting niri](./Development:-Documenting-niri.md).
Please discuss bigger changes in [our Matrix room](https://matrix.to/#/#niri:matrix.org) first!
The wiki is generated from files in the `docs/wiki/` folder of the repository, so you can open a pull request modifying it there.