Files
niri/docs/wiki
Mark Karlinsky 3bfa4a71ff Improve dinit service files (#3193)
* Improve dinit service files and niri-session

Two main changes were made:
 - After a discussion in davmac314/dinit#496, 2 dinit services are now
   provided. The first one is 'niri', which runs niri itself, and the
   second one is 'niri.target' which brings up all the dependences from
   user configuration.
 - Made the behaviour of 'niri-session' when running under dinit closer
   to the behaviour when running under systemd. In particular, now the
   script wait for service completion, because some login managers shut
   the session down the moment the startup script completes.

* Update paths in docs
2026-01-04 10:04:03 +03:00
..
2025-10-15 09:24:47 +03:00
2025-09-03 22:01:04 +03:00
2025-11-29 09:36:02 +03:00
2025-11-29 09:36:02 +03:00
2025-11-29 09:36:02 +03:00
2025-11-23 11:39:45 +03:00
2025-09-03 22:01:04 +03:00
2025-08-29 22:01:28 +03:00
2025-11-11 12:44:25 +03:00
2025-08-18 09:53:42 +03:00

Welcome to the niri documentation!

Feel free to look through usage and Getting started. If you're looking for ways to configure niri, check out the introduction to configuration.

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 for an overview.

If you're not already here, check out our new wiki website! https://yalter.github.io/niri/


The documentation is open to contribution, see Documenting niri. Please discuss bigger changes in our Matrix room 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.