Set aerospace gaps
This commit is contained in:
parent
a729149931
commit
4cec8f86ca
1 changed files with 6 additions and 6 deletions
|
|
@ -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'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue