aboutsummaryrefslogtreecommitdiff
path: root/wiki/Getting-Started.md
AgeCommit message (Collapse)Author
2025-08-17github wiki replacement / mkdocs-docs (#2147)Kent Daleng
* 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-07-16Add Nvidia.md leaf file, add links in sidebar & getting started (#2029)hecate cantus
* Add Nvidia.md leaf file, add links in sidebar & getting started * squash review-commits from gh to one commit * heap reuse ratio from 1 => 0 to match currently shipped solution * Update wiki/Nvidia.md --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2025-04-28wiki: Rename Configuration: Overview page to IntroductionIvan Molodetskikh
2025-01-13Highlight that the path in niri.service should be checked (#962)mrheinen
* Highlight that the path in niri.service should be checked Having just installed niri I ran into this issue. When building from source on Ubuntu the install location using the instructions in this document is /usr/local//bin/niri. However niri.service pointed to /usr/bin/niri so my session would not start at all. Hopefully this update helps * Update wiki/Getting-Started.md --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2025-01-11wiki: Add Packaging niri pageIvan Molodetskikh
2025-01-03wiki: Update default hotkeysIvan Molodetskikh
2024-11-08wiki: Update getting startedIvan Molodetskikh
2024-10-13Add support for running as a dinit service (#728)Mark Karlinsky
* Added dinit services * Added dinit support to niri-session * Replaced shutdown script for dinit with a single command execution * Added dinit service files to Getting Started install tables * Fix typo in resources/dinit/niri Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Fixed mistakes in wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * niri-session does not start dinit anymore --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2024-09-14wiki: Update default hotkeys listIvan Molodetskikh
2024-09-03wiki: Update package listIvan Molodetskikh
2024-07-22wiki: Mention nightly COPRIvan Molodetskikh
2024-07-02Add install location instructions for manual installation (#489)Nick Hastings
* wiki: Update install location instructions Provide file install destinations for both packages and manual installations. * wiki: split install instructions into two sections * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> * Update wiki/Getting-Started.md Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com> --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2024-06-28wiki: Mention wait for completion NVIDIA flickering workaroundIvan Molodetskikh
2024-05-15wiki: Mention kmsro in getting startedIvan Molodetskikh
2024-05-04wiki: Try to fix linkIvan Molodetskikh
2024-05-04wiki: Mention nixos and nvidia issues in getting startedIvan Molodetskikh
2024-05-02wiki: Clarify getting startedIvan Molodetskikh
2024-05-01wiki: Warn against --all-features in getting startedIvan Molodetskikh
2024-04-20Move info from README to Getting Started wiki pageIvan Molodetskikh