Add information about community config tool

This commit is contained in:
Zerebos
2024-12-09 17:20:50 -05:00
parent efe13676e2
commit f16c74fba6
2 changed files with 6 additions and 2 deletions

View File

@ -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).

View File

@ -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?