docs: fix typo in example init script
This commit is contained in:
parent
b468f0aa85
commit
faca330bd0
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ riverctl map normal $mod F toggle-fullscreen
|
||||||
# Mod+{Up,Right,Down,Left} to change layout orientation
|
# Mod+{Up,Right,Down,Left} to change layout orientation
|
||||||
riverctl map normal $mod Up layout rivertile top
|
riverctl map normal $mod Up layout rivertile top
|
||||||
riverctl map normal $mod Right layout rivertile right
|
riverctl map normal $mod Right layout rivertile right
|
||||||
riverctl map normal $mod Down layout rivertile down
|
riverctl map normal $mod Down layout rivertile bottom
|
||||||
riverctl map normal $mod Left layout rivertile left
|
riverctl map normal $mod Left layout rivertile left
|
||||||
|
|
||||||
# Mod+S to change to Full layout
|
# Mod+S to change to Full layout
|
||||||
|
|
Loading…
Reference in a new issue