diff --git a/stow/.config/aerospace/aerospace.toml b/stow/.config/aerospace/aerospace.toml index 029c65d..be8491c 100644 --- a/stow/.config/aerospace/aerospace.toml +++ b/stow/.config/aerospace/aerospace.toml @@ -80,7 +80,7 @@ alt-shift-b = 'exec-and-forget /opt/homebrew/bin/firefox --new-window' # Layout # See: https://nikitabobko.github.io/AeroSpace/commands#layout -alt-slash = 'layout tiles horizontal vertical' +alt-c = 'layout tiles horizontal vertical' alt-comma = 'layout accordion horizontal vertical' alt-space = 'layout floating tiling' alt-f = 'fullscreen'