diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-11-11 09:36:10 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-11-11 09:36:14 +0900 |
| commit | 6e08541d12055f99a192bb8d152c3f85b053f32d (patch) | |
| tree | 6dd72887215fd14f203547b4ba344c75a25e9a4c | |
| parent | 46f0fbbf8af1c0808f38af6547fb70aa140e9921 (diff) | |
modified aerospace/aerospace.toml
| -rw-r--r-- | mac/.config/aerospace/aerospace.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/.config/aerospace/aerospace.toml b/mac/.config/aerospace/aerospace.toml index aa0b2a7..b221e44 100644 --- a/mac/.config/aerospace/aerospace.toml +++ b/mac/.config/aerospace/aerospace.toml @@ -139,7 +139,7 @@ on-focus-changed = ['move-mouse window-lazy-center'] # See: https://nikitabobko.github.io/AeroSpace/commands#layout alt-ctrl-slash = 'layout tiles horizontal vertical' - alt-ctrl-comma = 'layout accordion horizontal vertical' + alt-ctrl-quote = 'layout accordion horizontal vertical' # See: https://nikitabobko.github.io/AeroSpace/commands#focus alt-h = 'focus left --boundaries all-monitors-outer-frame' |
