diff --git a/aerospace/aerospace.toml b/aerospace/aerospace.toml index c1872ea..081d341 100644 --- a/aerospace/aerospace.toml +++ b/aerospace/aerospace.toml @@ -44,10 +44,10 @@ alt-k = 'focus up' alt-h = 'focus left' alt-l = 'focus right' -alt-shift-j = 'move down' -alt-shift-k = 'move up' -alt-shift-h = 'move left' -alt-shift-l = 'move right' +alt-shift-j = 'join-with down' +alt-shift-k = 'join-with up' +alt-shift-h = 'join-with left' +alt-shift-l = 'join-with right' alt-shift-f = 'fullscreen' alt-shift-space = 'layout floating tiling'