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

# -= Commands =-

# General
keybind = ctrl+b>r=reload_config

# Tab and splits (panes)
keybind = ctrl+b>c=new_tab
keybind = ctrl+b>x=close_tab
keybind = ctrl+b>shift+5=new_split:right
keybind = ctrl+b>shift+2=new_split:down

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