aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2023-11-04 21:45:21 +0000
committerJustine Smithies <justine@smithies.me.uk>2023-11-04 21:45:21 +0000
commit490317c3d5cfa9cdc73f5f78eb562661d84a9997 (patch)
tree967d0510e4ee2a34d23c7195e59549c55af7c2f3 /.config
parent5d5f093cea3b2d58e16604dea685a3c0f4f6c8d6 (diff)
Corrected typo
Diffstat (limited to '.config')
-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"