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-= Commands =-

# General
keybind = ctrl+alt+z=close_surfaceb>r=reload_config

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

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