Compare commits
2 changed files with 1 additions and 3 deletions
|
|
@ -99,7 +99,7 @@ alt-shift-period = 'move-workspace-to-monitor next'
|
||||||
|
|
||||||
alt-shift-r = 'mode resize'
|
alt-shift-r = 'mode resize'
|
||||||
|
|
||||||
alt-shift-enter = 'exec-and-forget open -na Ghostty.app'
|
alt-enter = 'exec-and-forget open -na Ghostty.app'
|
||||||
|
|
||||||
alt-shift-x = 'exec-and-forget sh -c ~/bin/pbclear'
|
alt-shift-x = 'exec-and-forget sh -c ~/bin/pbclear'
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,5 +4,3 @@ quit-after-last-window-closed = true
|
||||||
|
|
||||||
working-directory = home
|
working-directory = home
|
||||||
window-save-state = never
|
window-save-state = never
|
||||||
|
|
||||||
macos-option-as-alt = true
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue