You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to set a keyboard shortcut for activating the dropdown terminal on macOS, or what is the shortcut?
Nevermind, found it.
UPDATE @rubywwwildekeybind = global:cmd+grave_accent=toggle_quick_terminal Add this to your config and then use the command plus tilde key combination to toggle the drop-down terminal. Here, the grave accent is the tilde key on the keyboard.
@jorgeobnd the only thing I've achieved to do is to make it thick:
adjust-cursor-thickness = 3there is this option in settings: https://ghostty.org/docs/config/reference#cursor-style
though, it did not work for me. probably I would need to configure fish for that