feat(ghostty): workaround for search, keymap for quick term
This commit is contained in:
parent
d1d4874778
commit
e7cb3b73f9
1 changed files with 4 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ adjust-cell-height = -1
|
|||
window-padding-x = 8
|
||||
window-padding-y = 4
|
||||
window-decoration = false
|
||||
|
||||
window-colorspace = display-p3
|
||||
|
||||
# custom-shader = /Users/oliver.ladner/.config/ghostty/shaders/ghostty-shaders/just-snow.glsl
|
||||
|
|
@ -39,3 +38,7 @@ window-colorspace = display-p3
|
|||
# custom-shader = /Users/oliver.ladner/.config/ghostty/shaders/ghostty-shaders/cubes.glsl
|
||||
|
||||
auto-update = off
|
||||
|
||||
keybind = super+f=write_screen_file:open
|
||||
keybind = global:ctrl+grave_accent=toggle_quick_terminal
|
||||
quick-terminal-animation-duration = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue