mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Add information about community config tool
This commit is contained in:
@ -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).
|
||||
|
||||
|
@ -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?
|
||||
|
||||
|
Reference in New Issue
Block a user