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.
This commit is contained in:
parent
663e839e9d
commit
0cbe2b9fc3
@ -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'
|
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
|
# AUTHORS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user