aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorIsaac Freund <mail@isaacfreund.com>2021-11-11 16:07:19 +0100
committerIsaac Freund <mail@isaacfreund.com>2021-11-11 16:07:19 +0100
commit0cbe2b9fc34f253ac86115c469eef46ad0387ecb (patch)
tree129e146ba29530122438e65a51c422681cb028a6 /doc
parent663e839e9dae805ae7518760dd0defe4eb94fc90 (diff)
downloadriver-0cbe2b9fc34f253ac86115c469eef46ad0387ecb.tar.gz
river-0cbe2b9fc34f253ac86115c469eef46ad0387ecb.tar.xz
docs: remove reference to /etc/river/init
We used to look in /etc/river/init if no init at ~/.config/river/init or $XDG_CONFIG_HOME/river/init was found but this feature was removed. It seems that we forgot to remove this mention of the old behavior however.
Diffstat (limited to 'doc')
-rw-r--r--doc/riverctl.1.scd4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd
index ea43930..7955e36 100644
--- a/doc/riverctl.1.scd
+++ b/doc/riverctl.1.scd
@@ -355,7 +355,9 @@ Bind Super+Return in normal mode to spawn a *foot*(1) terminal:
riverctl map normal Mod4 Return spawn 'foot --app-id=foobar'
-See also the example init script at /etc/river/init.
+Bind Super+Shift+J to swap the focused view with the next visible view:
+
+ riverctl map normal Mod4+Shift J swap next
# AUTHORS