mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Update config template with a note about a restart possibly being required
This commit is contained in:

committed by
Mitchell Hashimoto

parent
1cfe7027e5
commit
e7a9d6a81d
@ -14,6 +14,12 @@
|
|||||||
#
|
#
|
||||||
# Additionally, each config option is also explained in detail
|
# Additionally, each config option is also explained in detail
|
||||||
# on Ghostty's website, at https://ghostty.org/docs/config.
|
# on Ghostty's website, at https://ghostty.org/docs/config.
|
||||||
|
#
|
||||||
|
# Ghostty can reload the configuration while running by using the menu
|
||||||
|
# options or the bound key (default: Command + Shift + comma on macOS and
|
||||||
|
# Control + Shift + comma on other platforms). Not all config options can be
|
||||||
|
# reloaded while running; some only apply to new windows and others may require
|
||||||
|
# a full restart to take effect.
|
||||||
|
|
||||||
# Config syntax crash course
|
# Config syntax crash course
|
||||||
# ==========================
|
# ==========================
|
||||||
|
Reference in New Issue
Block a user