mirror of
https://github.com/mikkelsvartveit/dotfiles.git
synced 2025-12-22 19:22:38 +00:00
Update Aerospace config
This commit is contained in:
parent
80cb239adf
commit
4d376240c6
1 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ enable-normalization-opposite-orientation-for-nested-containers = true
|
||||||
# See: https://nikitabobko.github.io/AeroSpace/guide#layouts
|
# See: https://nikitabobko.github.io/AeroSpace/guide#layouts
|
||||||
# The 'accordion-padding' specifies the size of accordion padding
|
# The 'accordion-padding' specifies the size of accordion padding
|
||||||
# You can set 0 to disable the padding feature
|
# You can set 0 to disable the padding feature
|
||||||
accordion-padding = 10
|
accordion-padding = 15
|
||||||
|
|
||||||
# Possible values: tiles|accordion
|
# Possible values: tiles|accordion
|
||||||
default-root-container-layout = 'tiles'
|
default-root-container-layout = 'tiles'
|
||||||
|
|
@ -92,8 +92,8 @@ automatically-unhide-macos-hidden-apps = true
|
||||||
# '''
|
# '''
|
||||||
|
|
||||||
# See: https://nikitabobko.github.io/AeroSpace/commands#layout
|
# See: https://nikitabobko.github.io/AeroSpace/commands#layout
|
||||||
alt-slash = 'layout tiles horizontal vertical' # alt-dash on Norwegian keyboard
|
# alt-slash = 'layout tiles horizontal vertical' # alt-dash on Norwegian keyboard
|
||||||
alt-comma = 'layout accordion horizontal vertical'
|
alt-comma = 'layout horizontal vertical'
|
||||||
|
|
||||||
# See: https://nikitabobko.github.io/AeroSpace/commands#focus
|
# See: https://nikitabobko.github.io/AeroSpace/commands#focus
|
||||||
alt-h = 'focus left'
|
alt-h = 'focus left'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue