docs: fix typo in example init script

This commit is contained in:
Isaac Freund 2021-01-07 11:33:40 +01:00
parent b468f0aa85
commit faca330bd0
No known key found for this signature in database
GPG key ID: 86DED400DDFD7A11

View file

@ -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