diff --git a/README.md b/README.md index b859bb580..81853bb94 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,9 @@ beta users using Ghostty as their primary terminal. See more in ### Configuration To configure Ghostty, you must use a configuration file. GUI-based configuration -is on the roadmap but not yet supported. The configuration file must be +is on the roadmap but not yet supported. In the meantime, there is a +[community-built webtool](https://ghostty.zerebos.com/) that you can use to help +generate and preview your configuration. The configuration file must be placed at `$XDG_CONFIG_HOME/ghostty/config`, which defaults to `~/.config/ghostty/config` if the [XDG environment is not set](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html). diff --git a/README_TESTERS.md b/README_TESTERS.md index 8a63ecee5..0087a4ef3 100644 --- a/README_TESTERS.md +++ b/README_TESTERS.md @@ -93,7 +93,9 @@ interest/acceptance for it before opening up some huge PR. There are also non-core help we can use: docs, website work, Discord bots, etc. etc. For example, a web UI to generate a configuration file would be -cool. Or a web UI to preview your color settings. +cool. Or a web UI to preview your color settings. There is currently one +[community project](https://github.com/zerebos/ghostty-config) attempting +to tackle both of these. ### Is Ghostty Open Source?