Change Aerospace gaps

This commit is contained in:
Mikkel Svartveit 2025-11-14 00:39:58 +01:00
parent 8400126386
commit fb7d9dceaf

View file

@ -51,12 +51,12 @@ automatically-unhide-macos-hidden-apps = true
# See: # See:
# https://nikitabobko.github.io/AeroSpace/guide#assign-workspaces-to-monitors # https://nikitabobko.github.io/AeroSpace/guide#assign-workspaces-to-monitors
[gaps] [gaps]
inner.horizontal = 8 inner.horizontal = 6
inner.vertical = 8 inner.vertical = 6
outer.left = 8 outer.left = 6
outer.bottom = 8 outer.bottom = 6
outer.top = 8 outer.top = 6
outer.right = 8 outer.right = 6
# 'main' binding mode declaration # 'main' binding mode declaration
# See: https://nikitabobko.github.io/AeroSpace/guide#binding-modes # See: https://nikitabobko.github.io/AeroSpace/guide#binding-modes
@ -171,27 +171,27 @@ automatically-unhide-macos-hidden-apps = true
# These apps should always open in floating mode # These apps should always open in floating mode
[[on-window-detected]] # [[on-window-detected]]
if.app-id = 'com.apple.Music' # if.app-id = 'com.apple.Music'
run = 'layout floating' # run = 'layout floating'
#
[[on-window-detected]] # [[on-window-detected]]
if.app-id = 'com.TickTick.task.mac' # if.app-id = 'com.TickTick.task.mac'
run = 'layout floating' # run = 'layout floating'
#
[[on-window-detected]] # [[on-window-detected]]
if.app-id = 'com.apple.MobileSMS' # if.app-id = 'com.apple.MobileSMS'
run = 'layout floating' # run = 'layout floating'
#
[[on-window-detected]] # [[on-window-detected]]
if.app-id = 'com.1password.1password' # if.app-id = 'com.1password.1password'
run = 'layout floating' # run = 'layout floating'
#
[[on-window-detected]] # [[on-window-detected]]
if.app-id = 'com.apple.iCal' # if.app-id = 'com.apple.iCal'
run = 'layout floating' # run = 'layout floating'
#
[[on-window-detected]] # [[on-window-detected]]
if.app-id = 'org.whispersystems.signal-desktop' # if.app-id = 'org.whispersystems.signal-desktop'
run = 'layout floating' # run = 'layout floating'
#