system changes
This commit is contained in:
parent
156d799974
commit
bf15690788
1 changed files with 2 additions and 4 deletions
|
@ -13,10 +13,8 @@ Enable Aerospace as a window manager for macOS. I have disabled gaps, move the m
|
||||||
outer.bottom = 10;
|
outer.bottom = 10;
|
||||||
outer.top = 10;
|
outer.top = 10;
|
||||||
outer.right = 10;
|
outer.right = 10;
|
||||||
inner.left = 10;
|
inner.horizontal = 10;
|
||||||
inner.bottom = 10;
|
inner.vertical = 10;
|
||||||
inner.top = 10;
|
|
||||||
inner.right = 10;
|
|
||||||
};
|
};
|
||||||
on-focus-changed = [
|
on-focus-changed = [
|
||||||
"move-mouse window-lazy-center"
|
"move-mouse window-lazy-center"
|
||||||
|
|
Loading…
Add table
Reference in a new issue