aerospace: create script to toggle tiling
This commit is contained in:
parent
0d75b9d258
commit
63cad61e35
2 changed files with 47 additions and 0 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue