summaryrefslogtreecommitdiff
path: root/mac
diff options
context:
space:
mode:
Diffstat (limited to 'mac')
-rw-r--r--mac/.config/aerospace/aerospace.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/.config/aerospace/aerospace.toml b/mac/.config/aerospace/aerospace.toml
index 3034471..fe22565 100644
--- a/mac/.config/aerospace/aerospace.toml
+++ b/mac/.config/aerospace/aerospace.toml
@@ -252,7 +252,7 @@ on-focus-changed = ['move-mouse window-lazy-center']
alt-shift-semicolon = [
'fullscreen',
'mode main',
- ] # Toggle between floating and tiling layout
+ ] # Toggle between fullscreen and tiling layout
backspace = ['close-all-windows-but-current', 'mode main']
alt-shift-h = ['join-with left', 'mode main']