aerospace: change switching tile direction keybind to match hyprland

This commit is contained in:
Nico 2025-09-11 09:46:20 +10:00
parent 19cff288ab
commit ff00aa72d2
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0

View file

@ -80,7 +80,7 @@ alt-shift-b = 'exec-and-forget /opt/homebrew/bin/firefox --new-window'
# Layout # Layout
# See: https://nikitabobko.github.io/AeroSpace/commands#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-comma = 'layout accordion horizontal vertical'
alt-space = 'layout floating tiling' alt-space = 'layout floating tiling'
alt-f = 'fullscreen' alt-f = 'fullscreen'