aerospace and wezterm updates

This commit is contained in:
2025-03-14 10:24:08 -07:00
parent d6d0c12c3f
commit 983aa4b45c
2 changed files with 4 additions and 4 deletions

View File

@@ -37,8 +37,8 @@ default-root-container-orientation = 'auto'
# See https://nikitabobko.github.io/AeroSpace/commands#move-mouse
# Fallback value (if you omit the key): on-focused-monitor-changed = []
on-focused-monitor-changed = ['move-mouse monitor-lazy-center']
# You can effectively turn off macOS "Hide application" (cmd-h) feature by toggling this flag
# or
on-focus-changed = ['move-mouse window-lazy-center'] # Mouse lazily follows any focus (window or workspace)# You can effectively turn off macOS "Hide application" (cmd-h) feature by toggling this flag
# Useful if you don't use this macOS feature, but accidentally hit cmd-h or cmd-alt-h key
# Also see: https://nikitabobko.github.io/AeroSpace/goodies#disable-hide-app
automatically-unhide-macos-hidden-apps = false
@@ -208,4 +208,4 @@ automatically-unhide-macos-hidden-apps = false
down = 'volume down'
up = 'volume up'
shift-down = ['volume set 0', 'mode main']
shift-down = ['volume set 0', 'mode main']