mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 11:40:37 +00:00
chore(aerospace.toml): add on-focus-changed callback to move mouse to window center when focus changes
This commit is contained in:
@@ -43,7 +43,7 @@ key-mapping.preset = 'qwerty'
|
||||
# See https://nikitabobko.github.io/AeroSpace/guide#on-focus-changed-callbacks
|
||||
# See https://nikitabobko.github.io/AeroSpace/commands#move-mouse
|
||||
on-focused-monitor-changed = ['move-mouse monitor-lazy-center']
|
||||
|
||||
on-focus-changed = ['move-mouse window-lazy-center']
|
||||
# Gaps between windows (inner-*) and between monitor edges (outer-*).
|
||||
# Possible values:
|
||||
# - Constant: gaps.outer.top = 8
|
||||
|
||||
Reference in New Issue
Block a user