From 67dabe8e3427b5f0ab251fe7c35a3192bf3e5c0a Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 24 Aug 2025 12:22:50 +0900 Subject: modified aerospace/aerospace.toml, modified shell/bm-dirs, modified shell/bm-files --- mac/.config/aerospace/aerospace.toml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'mac/.config/aerospace') diff --git a/mac/.config/aerospace/aerospace.toml b/mac/.config/aerospace/aerospace.toml index 04859fd..c1a7afd 100644 --- a/mac/.config/aerospace/aerospace.toml +++ b/mac/.config/aerospace/aerospace.toml @@ -98,15 +98,16 @@ on-focus-changed = ['move-mouse window-lazy-center'] # - Keypad special. keypadClear, keypadDecimalMark, keypadDivide, keypadEnter, keypadEqual, # keypadMinus, keypadMultiply, keypadPlus # - Arrows. left, down, up, right - + # All possible modifiers: cmd, alt, ctrl, shift - + # All possible commands: https://nikitabobko.github.io/AeroSpace/commands - + # You can uncomment this line to open up terminal with alt + enter shortcut # See: https://nikitabobko.github.io/AeroSpace/commands#exec-and-forget # alt-enter = 'exec-and-forget open -n /System/Applications/Utilities/Terminal.app' - + alt-enter = 'exec-and-forget open -n /Applications/kitty.app' + # See: https://nikitabobko.github.io/AeroSpace/commands#layout alt-slash = 'layout tiles horizontal vertical' alt-comma = 'layout accordion horizontal vertical' -- cgit v1.2.3