dotfiles/.config/ghostty/config

20 lines
481 B
Text
Raw Normal View History

2025-09-19 21:46:49 -04:00
font-family = "Miracode"
background-opacity = 0.8
theme = "IC_Orange_PPL"
mouse-hide-while-typing = true
keybind = ctrl+n=new_window
keybind = ctrl+h=goto_split:left
keybind = ctrl+j=goto_split:down
keybind = ctrl+k=goto_split:up
keybind = ctrl+l=goto_split:right
keybind = ctrl+shift+h=new_split:left
keybind = ctrl+shift+j=new_split:down
keybind = ctrl+shift+k=new_split:up
keybind = ctrl+shift+l=new_split:right
keybind = ctrl+f=toggle_split_zoom
window-save-state = always