For some reason, Ghostty loads the config from the home directory before parsing CLI args. If that config isn't empty, you configuration could be different from what you expect. Passing the --config-default-files=false flag makes it discard that configuration. (https://ghostty.org/docs/config/reference#config-default-files)
For some reason, Ghostty loads the config from the home directory before parsing CLI args. If that config isn't empty, you configuration could be different from what you expect. Passing the
--config-default-files=falseflag makes it discard that configuration. (https://ghostty.org/docs/config/reference#config-default-files)