ghostty: hide cursor; add some keymaps

This commit is contained in:
Oleksandr Smirnov 2025-12-09 02:28:37 +02:00
parent 48e4a97624
commit 555ed3359e
No known key found for this signature in database

View file

@ -3,3 +3,8 @@ window-theme = ghostty
font-family = Jetbrains Mono font-family = Jetbrains Mono
font-size = 13 font-size = 13
command = fish command = fish
mouse-hide-while-typing = true
keybind = ctrl+,=unbind
keybind = ctrl+shift+.=move_tab:1
keybind = ctrl+shift+,=move_tab:-1