mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
feat(aerospace): turn off mouse focus
This commit is contained in:
@@ -19,8 +19,8 @@ default-root-container-orientation = 'auto'
|
|||||||
key-mapping.preset = 'qwerty'
|
key-mapping.preset = 'qwerty'
|
||||||
|
|
||||||
# Mouse follows focus when focused monitor changes
|
# Mouse follows focus when focused monitor changes
|
||||||
on-focused-monitor-changed = ['move-mouse monitor-lazy-center']
|
# on-focused-monitor-changed = ['move-mouse monitor-lazy-center']
|
||||||
on-focus-changed = "move-mouse window-lazy-center"
|
# on-focus-changed = "move-mouse window-lazy-center"
|
||||||
|
|
||||||
# Gaps
|
# Gaps
|
||||||
[gaps]
|
[gaps]
|
||||||
|
|||||||
Reference in New Issue
Block a user