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:
# 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 = 6
inner.vertical = 6
outer.left = 6
outer.bottom = 6
outer.top = 6
outer.right = 6
# 'main' binding mode declaration
# 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
[[on-window-detected]]
if.app-id = 'com.apple.Music'
run = 'layout floating'
[[on-window-detected]]
if.app-id = 'com.TickTick.task.mac'
run = 'layout floating'
[[on-window-detected]]
if.app-id = 'com.apple.MobileSMS'
run = 'layout floating'
[[on-window-detected]]
if.app-id = 'com.1password.1password'
run = 'layout floating'
[[on-window-detected]]
if.app-id = 'com.apple.iCal'
run = 'layout floating'
[[on-window-detected]]
if.app-id = 'org.whispersystems.signal-desktop'
run = 'layout floating'
# [[on-window-detected]]
# if.app-id = 'com.apple.Music'
# run = 'layout floating'
#
# [[on-window-detected]]
# if.app-id = 'com.TickTick.task.mac'
# run = 'layout floating'
#
# [[on-window-detected]]
# if.app-id = 'com.apple.MobileSMS'
# run = 'layout floating'
#
# [[on-window-detected]]
# if.app-id = 'com.1password.1password'
# run = 'layout floating'
#
# [[on-window-detected]]
# if.app-id = 'com.apple.iCal'
# run = 'layout floating'
#
# [[on-window-detected]]
# if.app-id = 'org.whispersystems.signal-desktop'
# run = 'layout floating'
#