aerospace: create script to toggle tiling

This commit is contained in:
Nico 2025-10-05 01:52:17 +10:00
parent 0d75b9d258
commit 63cad61e35
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
2 changed files with 47 additions and 0 deletions

View file

@ -93,6 +93,8 @@ alt-shift-f = 'exec-and-forget open ~'
alt-shift-b = 'exec-and-forget /opt/homebrew/bin/firefox --new-window'
alt-s = 'exec-and-forget screencapture -i -c'
alt-shift-w = 'exec-and-forget $HOME/.config/aerospace/toggle-tiling.sh off'
# Layout
# See: https://nikitabobko.github.io/AeroSpace/commands#layout
alt-c = 'layout tiles horizontal vertical'