aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.config/river/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/river/init b/.config/river/init
index 1d7de12..dea4b84 100755
--- a/.config/river/init
+++ b/.config/river/init
@@ -151,7 +151,7 @@ riverctl spawn-tagmask ${all_but_scratch_tag}
# River will send the process group of the init executable SIGTERM on exit.
riverctl default-layout rivertile
rivertile -view-padding 5 -outer-padding 5 -main-ratio 0.5 &
-# Atatch new windows at the bottom of the stack
+# Attach new windows at the bottom of the stack
riverctl attach-mode bottom
# Super+{Up,Right,Down,Left} to change layout orientation
riverctl map normal Super Up send-layout-cmd rivertile "main-location top"