An interactive terminal-based font picker in lua for Ghostty
Made because I like to look at the font in real time and tabbing back and forth between font options and config was a little tedious.
Run the font picker:
./ghostfont.lua- ↑/↓ - Navigate through fonts
- P - Preview font
- Enter - Save selected font to Ghostty config
- Q or Esc - Quit without saving
Fetches available fonts using ghostty +list-fonts
Updates your Ghostty config file at:
~/.config/ghostty/configor~/.ghostty
The script automatically creates or updates the font-family setting in your config.
- Search/filter fonts
- Favorite fonts
- NeoVim plugin
MIT