mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
Aerospace changes
This commit is contained in:
@@ -40,7 +40,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 = 30
|
||||
accordion-padding = 50
|
||||
|
||||
# Possible values: tiles|accordion
|
||||
default-root-container-layout = 'tiles'
|
||||
@@ -76,8 +76,10 @@ outer.top = 7
|
||||
outer.right = 7
|
||||
|
||||
[workspace-to-monitor-force-assignment]
|
||||
8 = ['secondary', 'main']
|
||||
9 = ['secondary', 'main']
|
||||
8 = ['DELL E2414H', 'secondary', 'main', 'built-in']
|
||||
9 = ['DELL E2414H', 'secondary', 'main', 'built-in']
|
||||
10 = ['.*AirPlay.*', 'secondary', 'main', 'built-in']
|
||||
11 = ['.*AirPlay.*', 'secondary', 'main', 'built-in']
|
||||
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'com.1password.1password'
|
||||
@@ -218,6 +220,8 @@ alt-shift-6 = 'workspace 6'
|
||||
alt-shift-7 = 'workspace 7'
|
||||
alt-shift-8 = 'workspace 8'
|
||||
alt-shift-9 = 'workspace 9'
|
||||
alt-shift-q = 'workspace 10'
|
||||
alt-shift-w = 'workspace 11'
|
||||
# alt-a = 'workspace A' # In your config, you can drop workspace bindings that you don't need
|
||||
# alt-b = 'workspace B'
|
||||
# alt-c = 'workspace C'
|
||||
@@ -251,6 +255,8 @@ alt-ctrl-shift-6 = 'move-node-to-workspace 6'
|
||||
alt-ctrl-shift-7 = 'move-node-to-workspace 7'
|
||||
alt-ctrl-shift-8 = 'move-node-to-workspace 8'
|
||||
alt-ctrl-shift-9 = 'move-node-to-workspace 9'
|
||||
alt-ctrl-shift-q = 'move-node-to-workspace 10'
|
||||
alt-ctrl-shift-w = 'move-node-to-workspace 11'
|
||||
# alt-shift-a = 'move-node-to-workspace A'
|
||||
# alt-shift-b = 'move-node-to-workspace B'
|
||||
# alt-shift-c = 'move-node-to-workspace C'
|
||||
|
||||
Reference in New Issue
Block a user