Skip to main content

Ghostty

sudo pacman -S ghostty

This is my config file located in $HOME/.config/ghostty/config.

# Appearance
font-size = 10.5
background = 282c34
foreground = ffffff
background-opacity = 0.93

# Keybindings
keybind = ctrl+z=close_surface
keybind = ctrl+r=new_split:right
keybind = ctrl+d=new_split:down

You can find more about config here https://ghostty.org/docs/config/reference