From 177b99c6e25f271e62a97caf6495379de70c0f88 Mon Sep 17 00:00:00 2001 From: novakane Date: Wed, 7 Jul 2021 14:13:56 +0200 Subject: [PATCH] README: add a link to the wiki --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d8c6fd..37f9b51 100644 --- a/README.md +++ b/README.md @@ -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 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: - `$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 `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 If you are interested in the development of river, please join us at