Set aerospace gaps

This commit is contained in:
Tobias Ostner 2025-10-03 14:52:15 +02:00
parent a729149931
commit 4cec8f86ca

View file

@ -9,12 +9,12 @@ key-mapping.preset = 'qwerty'
on-focused-monitor-changed = ['move-mouse monitor-lazy-center'] on-focused-monitor-changed = ['move-mouse monitor-lazy-center']
[gaps] [gaps]
inner.horizontal = 12 inner.horizontal = 8
inner.vertical = 12 inner.vertical = 8
outer.left = 12 outer.left = 8
outer.bottom = 12 outer.bottom = 8
outer.top = 12 outer.top = 8
outer.right = 12 outer.right = 8
[mode.main.binding] [mode.main.binding]
alt-slash = 'layout tiles horizontal vertical' alt-slash = 'layout tiles horizontal vertical'