From 490317c3d5cfa9cdc73f5f78eb562661d84a9997 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 4 Nov 2023 21:45:21 +0000 Subject: Corrected typo --- .config/river/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/river') 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" -- cgit v1.2.3