Skip to content

gtk-single-instance=true and opening new window doesn't use up to date config #3225

Closed Answered by jcollie
CattoFace asked this question in Q&A
Discussion options

You must be logged in to vote

Ghostty only loads the config when starting up for the first time, and when explicitly told to do so via a keybind action. When gtk-single-instance=true and you launch Ghostty again, the new Ghostty process talks to the old Ghostty process and tells it to open up a new window, then the new Ghostty process exits. At no point in this will the old Ghostty re-read the configuration file. Ghostty does not watch the config file for changes either.

So you're seeing the expected behavior once you understand what's going on. If you make changes to the config file, you must explicitly tell Ghostty to reload the config file.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@rhodes-b
Comment options

Answer selected by pluiedev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3222 on December 27, 2024 01:19.