Commit Graph

13 Commits

Author SHA1 Message Date
Ivan Molodetskikh 41b5de8769 Change all links from YaLTeR/niri to niri-wm/niri 2026-02-10 17:59:14 +03:00
Xarth 0a416eedda docs: Update Arch Linux installation instructions
Removed 'wl-clipboard' and 'cliphist' from the installation command for Arch Linux. Because dms doesn't request that now.
2026-01-25 18:22:38 +08:00
Vishal 6215b5f0b1 doc: link DMS compositor setup in Quick Start (#3179)
* doc: add `dms setup` command in Getting Started section along with clarification

* mention DMS setup page

* Update docs/wiki/Getting-Started.md

---------

Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2026-01-04 15:04:22 +03:00
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
Ivan Molodetskikh cbd0dfa280 wiki: Add Ubuntu to Quick start 2025-11-26 13:24:43 +03:00
Ivan Molodetskikh c558516d4c wiki: Add alacritty to Arch quickstart
Just in case; it's bound by default after all.
2025-11-23 21:42:13 +03:00
Ivan Molodetskikh 5b77107161 wiki: Add more Arch optional deps to quick start 2025-11-11 20:11:02 +03:00
Ivan Molodetskikh 5c965d6ad6 wiki: Mention Waybar in quick start 2025-11-11 11:29:56 +03:00
Ivan Molodetskikh 978c4e6c8a wiki: Add quick start to Getting Started 2025-11-10 22:50:32 +03:00
Frankie Robertson 7c0dcddee7 Update installation options in Getting-Started.md
Added a link to a pacstall package for Debian-based distros.
2025-10-30 07:56:50 +03:00
Malix 4d4d968d97 enhance(docs): NixOS - Intel graphics workaround wiki link 2025-09-22 17:42:12 +03:00
Ivan Molodetskikh 781edba45f wiki/Getting-Started: Mention DEs and shells 2025-08-19 10:40:52 +03:00
Kent Daleng dc93f1c1fd github wiki replacement / mkdocs-docs (#2147)
* Add wiki based on mkdocs

* wording fixes

* fix github bg color on narrow

* Fix left sidebar section headers being bigger than pages

* fix hover accent

* fix list rendering on fractional layout

* fix videos

* fix automatic full links

* remove redundant commented css

* improve dark mode contrast

* update pygments for better child node coloring

* update logo

* remove blank lines

* add systemd language hint

---------

Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2025-08-17 17:05:41 +03:00