aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/river.1.scd7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/river.1.scd b/doc/river.1.scd
index 9ca0c43..bd38fa1 100644
--- a/doc/river.1.scd
+++ b/doc/river.1.scd
@@ -39,10 +39,9 @@ following locations, checked in the order listed:
- $HOME/.config/river/init
- /etc/river/init
-This executable init file will be run after river's wayland server is
-initialized but before entering the main loop. If the process started by
-this flag is still running when river exits, river will send SIGTERM and
-and wait for it to terminate.
+The executable init file will be run as a process group leader after river's
+wayland server is initialized but before entering the main loop. On exit,
+river will send SIGTERM to this process group.
Usually this will be a shell script invoking *riverctl*(1) to create mappings,
start programs such as a status bar, and preform other configuration.