aerospace: Add Shift to terminal open keybinding
Avoids a conflict with Helix pickers
This commit is contained in:
parent
c8a7862c0d
commit
3aaa87c724
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ alt-shift-period = 'move-workspace-to-monitor next'
|
|||
|
||||
alt-shift-r = 'mode resize'
|
||||
|
||||
alt-enter = 'exec-and-forget open -na Ghostty.app'
|
||||
alt-shift-enter = 'exec-and-forget open -na Ghostty.app'
|
||||
|
||||
alt-shift-x = 'exec-and-forget sh -c ~/bin/pbclear'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue