mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
0bd6df507b
* 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>