dotfiles/.config/ghostty/config

20 lines
467 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+d>h=new_split:left
keybind = ctrl+d>j=new_split:down
keybind = ctrl+d>k=new_split:up
keybind = ctrl+d>l=new_split:right
keybind = ctrl+d>f=toggle_split_zoom
window-save-state = always