nicer comment on why you shouldn't copy the defaults into your config specifically that some options will conflict with each other

pull/8701/head
rhodes-b 2025-09-20 02:28:07 -05:00
parent 55ac946fff
commit f0e407de85
1 changed files with 5 additions and 5 deletions

View File

@ -6,15 +6,15 @@
# {[path]s}
#
# The template does not set any default options, since Ghostty ships
# with sensible defaults for all options. Users should only need to set
# options that they want to change from the default.
# with sensible defaults for all options.
# Note that you should not paste the output of `ghostty +show-config
# --default` into your config: some default options actually conflict with each other
# when explicitly set in a configuration file. Instead, only set the
# options you actually need.
#
# Run `ghostty +show-config --default --docs` to view a list of
# all available config options and their default values.
#
# Do not copy the output of the defaults into your config, like stated above
# users only need to set options to change the defaults.
#
# Additionally, each config option is also explained in detail
# on Ghostty's website, at https://ghostty.org/docs/config.
#