|
|
|
@ -49,12 +49,12 @@ exec-on-workspace-change = [
|
|
|
|
|
# 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 = 0
|
|
|
|
|
inner.vertical = 0
|
|
|
|
|
outer.left = 0
|
|
|
|
|
outer.bottom = 0
|
|
|
|
|
outer.top = [{ monitor.Retina = 0}, 40]
|
|
|
|
|
outer.right = 0
|
|
|
|
|
inner.horizontal = 8
|
|
|
|
|
inner.vertical = 8
|
|
|
|
|
outer.left = 8
|
|
|
|
|
outer.bottom = 8
|
|
|
|
|
outer.top = [{ monitor.Retina = 8}, 40]
|
|
|
|
|
outer.right = 8
|
|
|
|
|
|
|
|
|
|
# See https://nikitabobko.github.io/AeroSpace/guide#exec-env-vars
|
|
|
|
|
[exec]
|
|
|
|
@ -174,6 +174,7 @@ run = 'layout floating'
|
|
|
|
|
|
|
|
|
|
[[on-window-detected]]
|
|
|
|
|
if.app-id = 'com.apple.Safari'
|
|
|
|
|
if.during-aerospace-startup = true
|
|
|
|
|
run = 'move-node-to-workspace 1'
|
|
|
|
|
|
|
|
|
|
[[on-window-detected]]
|
|
|
|
|