Update Aerospace config

This commit is contained in:
Mikkel Svartveit 2025-11-24 14:55:43 +01:00
parent 80cb239adf
commit 4d376240c6

View file

@ -15,7 +15,7 @@ enable-normalization-opposite-orientation-for-nested-containers = true
# See: https://nikitabobko.github.io/AeroSpace/guide#layouts
# The 'accordion-padding' specifies the size of accordion padding
# You can set 0 to disable the padding feature
accordion-padding = 10
accordion-padding = 15
# Possible values: tiles|accordion
default-root-container-layout = 'tiles'
@ -92,8 +92,8 @@ automatically-unhide-macos-hidden-apps = true
# '''
# See: https://nikitabobko.github.io/AeroSpace/commands#layout
alt-slash = 'layout tiles horizontal vertical' # alt-dash on Norwegian keyboard
alt-comma = 'layout accordion horizontal vertical'
# alt-slash = 'layout tiles horizontal vertical' # alt-dash on Norwegian keyboard
alt-comma = 'layout horizontal vertical'
# See: https://nikitabobko.github.io/AeroSpace/commands#focus
alt-h = 'focus left'