git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commit20994db1dcdd66d74fbfdfaf3c6f52acf2264db0
parent194731b686
authorIsaac Freund <[email protected]>
date2021-01-07 11:33
docs: fix typo in example init script

 example/init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example/init b/example/init
index 879aaa1..84c0e05 100755
--- a/example/init
+++ b/example/init
@@ -105,7 +105,7 @@ riverctl map normal $mod F toggle-fullscreen
 # Mod+{Up,Right,Down,Left} to change layout orientation
 riverctl map normal $mod Up layout rivertile top
 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
 
 # Mod+S to change to Full layout