Add one more aerospace workspace
This commit is contained in:
parent
8ade1cc2cb
commit
4aa52a2bc1
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ default-root-container-layout = 'tiles'
|
||||||
default-root-container-orientation = 'auto'
|
default-root-container-orientation = 'auto'
|
||||||
key-mapping.preset = 'qwerty'
|
key-mapping.preset = 'qwerty'
|
||||||
on-focused-monitor-changed = ['move-mouse monitor-lazy-center']
|
on-focused-monitor-changed = ['move-mouse monitor-lazy-center']
|
||||||
|
automatically-unhide-macos-hidden-apps = true
|
||||||
|
|
||||||
[gaps]
|
[gaps]
|
||||||
inner.horizontal = 8
|
inner.horizontal = 8
|
||||||
|
|
@ -39,12 +40,14 @@ alt-2 = 'workspace 2'
|
||||||
alt-3 = 'workspace 3'
|
alt-3 = 'workspace 3'
|
||||||
alt-4 = 'workspace 4'
|
alt-4 = 'workspace 4'
|
||||||
alt-5 = 'workspace 5'
|
alt-5 = 'workspace 5'
|
||||||
|
alt-6 = 'workspace 6'
|
||||||
|
|
||||||
alt-shift-1 = 'move-node-to-workspace 1'
|
alt-shift-1 = 'move-node-to-workspace 1'
|
||||||
alt-shift-2 = 'move-node-to-workspace 2'
|
alt-shift-2 = 'move-node-to-workspace 2'
|
||||||
alt-shift-3 = 'move-node-to-workspace 3'
|
alt-shift-3 = 'move-node-to-workspace 3'
|
||||||
alt-shift-4 = 'move-node-to-workspace 4'
|
alt-shift-4 = 'move-node-to-workspace 4'
|
||||||
alt-shift-5 = 'move-node-to-workspace 5'
|
alt-shift-5 = 'move-node-to-workspace 5'
|
||||||
|
alt-shift-6 = 'move-node-to-workspace 6'
|
||||||
|
|
||||||
alt-tab = 'workspace-back-and-forth'
|
alt-tab = 'workspace-back-and-forth'
|
||||||
alt-shift-tab = 'move-workspace-to-monitor --wrap-around next'
|
alt-shift-tab = 'move-workspace-to-monitor --wrap-around next'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue