README: add a link to the wiki
This commit is contained in:
parent
ba6a38f491
commit
177b99c6e2
1 changed files with 5 additions and 1 deletions
|
@ -55,7 +55,7 @@ To enable experimental Xwayland support pass the `-Dxwayland` option as well.
|
||||||
River can either be run nested in an X11/wayland session or directly
|
River can either be run nested in an X11/wayland session or directly
|
||||||
from a tty using KMS/DRM.
|
from a tty using KMS/DRM.
|
||||||
|
|
||||||
On startup river will look for and run an executable file at one of the
|
On startup river will look for and run an **executable** file at one of the
|
||||||
following locations, checked in the order listed:
|
following locations, checked in the order listed:
|
||||||
|
|
||||||
- `$XDG_CONFIG_HOME/river/init`
|
- `$XDG_CONFIG_HOME/river/init`
|
||||||
|
@ -71,6 +71,10 @@ in the example directory and installed to `/etc/river/init`.
|
||||||
For complete documentation see the `river(1)`, `riverctl(1)`, and
|
For complete documentation see the `river(1)`, `riverctl(1)`, and
|
||||||
`rivertile(1)` man pages.
|
`rivertile(1)` man pages.
|
||||||
|
|
||||||
|
As a supplement to the man pages, see also the [FAQ](https://github.com/ifreund/river/wiki#faq)
|
||||||
|
in the wiki for common issues and have a look at the [recommended
|
||||||
|
software](https://github.com/ifreund/river/wiki/Recommended-Software).
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
If you are interested in the development of river, please join us at
|
If you are interested in the development of river, please join us at
|
||||||
|
|
Loading…
Reference in a new issue