summaryrefslogtreecommitdiff
path: root/mac
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-12-17 09:20:42 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-12-17 09:20:42 +0900
commit9c378a3ce5dfc777852bb4272d5ef52514621066 (patch)
tree4bfb3fc03b487948f30aa4430e19712743b95271 /mac
parent43848454c02b0afac4b38554086c8fef6cbb78b5 (diff)
modified .ssh/config, modified aerospace/aerospace.toml
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']