Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7aa0a9ecf3 | |||
| 3aaa87c724 |
2 changed files with 3 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'
|
||||
|
||||
|
|
|
|||
|
|
@ -4,3 +4,5 @@ quit-after-last-window-closed = true
|
|||
|
||||
working-directory = home
|
||||
window-save-state = never
|
||||
|
||||
macos-option-as-alt = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue