aboutsummaryrefslogtreecommitdiff
path: root/doc/river.1.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/river.1.scd')
-rw-r--r--doc/river.1.scd6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/river.1.scd b/doc/river.1.scd
index 0ca73bf..24652a3 100644
--- a/doc/river.1.scd
+++ b/doc/river.1.scd
@@ -32,9 +32,9 @@ utility may be used to communicate with river over these protocols.
# CONFIGURATION
-On startup river will run an executable file at `$XDG_CONFIG_HOME/river/init`
-if such an executable exists. If $XDG_CONFIG_HOME is not set, ~/.config/ will
-be used instead.
+On startup river will run an executable file at $XDG_CONFIG_HOME/river/init if
+such an executable exists. If $XDG_CONFIG_HOME is not set, ~/.config/river/init
+will be used instead.
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,