diff --git a/aerospace.toml b/aerospace.toml index 48e0076..0ede3d8 100644 --- a/aerospace.toml +++ b/aerospace.toml @@ -56,7 +56,7 @@ inner.horizontal = 8 inner.vertical = 8 outer.left = 8 outer.bottom = 8 -outer.top = 44 +outer.top = 8 outer.right = 8 # 'main' binding mode declaration @@ -155,6 +155,11 @@ alt-r = 'mode resize' alt-f = 'layout floating tiling' +[workspace-to-monitor-force-assignment] +3 = 'secondary' +D = 'secondary' +M = 'secondary' + [mode.resize.binding] h = 'resize smart -50' l = 'resize smart +50'