No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-31 23:22:24 -04:00
config update to blur setting 2026-08-31 23:22:24 -04:00
justfile Rename config file to match Ghostty's config path 2026-08-20 09:27:53 -04:00
README.md Rename config file to match Ghostty's config path 2026-08-20 09:27:53 -04:00

Ghostty Config

Personal Ghostty config (Fedora 44 / GNOME Wayland). See config for the source of truth.

Install

just install

Symlinks config to ~/.config/ghostty/config so edits in this repo take effect immediately. An existing plain config is moved to ~/.config/ghostty/config.bak first.

Validate

just validate

Runs ghostty +validate-config. Requires Ghostty 1.0+.

Manual

  • Theme browser: ghostty +list-themes
  • Per-key theme override: replace the theme = line with a single value, e.g. theme = Catppuccin Mocha

Requirements