Description
Hello,
I have several questions about the config.toml file, for which I haven't been able to find answers anywhere:
-
Is a default config.toml file installed somewhere along with Satty? If so, in which folder? Or should I just refer to the one on GitHub or in the README?
-
The configuration indicated in the README or in this file does not seem to be the default configuration; for example, my Satty installation (without a custom config.toml file) does not start in full screen, even though the README indicates fullscreen = true. Would it be possible to indicate the default values in the README?
-
Should a custom config.toml file copy all configuration options, or is it possible to modify only some of them, in which case all those not included in my config.toml file remain the default options?
Thanks in advance for your answers!
Description
Hello,
I have several questions about the
config.tomlfile, for which I haven't been able to find answers anywhere:Is a default
config.tomlfile installed somewhere along with Satty? If so, in which folder? Or should I just refer to the one on GitHub or in the README?The configuration indicated in the README or in this file does not seem to be the default configuration; for example, my Satty installation (without a custom
config.tomlfile) does not start in full screen, even though the README indicatesfullscreen = true. Would it be possible to indicate the default values in the README?Should a custom
config.tomlfile copy all configuration options, or is it possible to modify only some of them, in which case all those not included in myconfig.tomlfile remain the default options?Thanks in advance for your answers!