update
This commit is contained in:
@@ -71,12 +71,12 @@
|
||||
# Monitor pattern is the same as for 'workspace-to-monitor-force-assignment'.
|
||||
# See: https://nikitabobko.github.io/AeroSpace/guide#assign-workspaces-to-monitors
|
||||
gaps = {
|
||||
inner.horizontal = 8;
|
||||
inner.vertical = 8;
|
||||
outer.left = 8;
|
||||
outer.bottom = 8;
|
||||
outer.top = 8;
|
||||
outer.right = 8;
|
||||
inner.horizontal = 0;
|
||||
inner.vertical = 0;
|
||||
outer.left = 0;
|
||||
outer.bottom = 0;
|
||||
outer.top = 0;
|
||||
outer.right = 0;
|
||||
};
|
||||
|
||||
mode = {
|
||||
|
||||
Reference in New Issue
Block a user