1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

aerospace: remove broken on-window-detected option

This commit is contained in:
Leon 2025-10-30 20:53:43 +01:00 committed by Austin Horstman
parent af119feb17
commit 7f619d2a72
3 changed files with 0 additions and 79 deletions

View file

@ -7,7 +7,6 @@ enable-normalization-opposite-orientation-for-nested-containers = true
exec-on-workspace-change = []
on-focus-changed = []
on-focused-monitor-changed = ["move-mouse monitor-lazy-center"]
on-window-detected = []
[gaps.outer]
bottom = 8

View file

@ -8,7 +8,6 @@ enable-normalization-opposite-orientation-for-nested-containers = true
exec-on-workspace-change = []
on-focus-changed = []
on-focused-monitor-changed = ["move-mouse monitor-lazy-center"]
on-window-detected = []
start-at-login = false
[gaps.outer]