Improve config and add a theme

This commit is contained in:
Andrew-71 2024-05-08 15:56:11 +03:00
parent bfee129443
commit 7830ae3217
8 changed files with 79 additions and 30 deletions

View file

@ -39,7 +39,9 @@ config
Deleting notes is done by clearing contents and clicking "Save" - the app deletes empty files when saving.
### Config options:
Below are defaults of config.txt. The settings are defined in newline separated key=value pairs.
Below are available configuration options and their defaults.
The settings are defined as newline separated key=value pairs in config.txt.
If you do not provide an option in your config, it will be using the default.
Please don't include the bash-style "comments" in your actual config,
they are provided purely for demonstration only and **will break the config if present**.
```