Skip to content

Commit 0bd6df5

Browse files
mrheinenYaLTeR
andauthored
Highlight that the path in niri.service should be checked (#962)
* 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 <[email protected]>
1 parent 6e41220 commit 0bd6df5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wiki/Getting-Started.md

+3
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,9 @@ If installing directly without a package, the recommended file destinations are
166166
In this case, put the files in the directories indicated in the table below.
167167
These may vary depending on your distribution.
168168
169+
Don't forget to make sure that the path to `niri` in niri.service is correct.
170+
This defaults to `/usr/bin/niri`.
171+
169172
| File | Destination |
170173
| ---- | ----------- |
171174
| `target/release/niri` | `/usr/local/bin/` |

0 commit comments

Comments
 (0)