* add some tips * refactoring and max tip index * add config to disable release notes and startup tips * allow dismissing startup tips from plugin * random tip at startup * custom launch about * fix tests * style(fmt): rustfmt |
||
|---|---|---|
| .. | ||
| layouts | ||
| themes | ||
| alt-centered-config.kdl | ||
| config.kdl | ||
| default.kdl | ||
| README.md | ||
| screen-overview.yaml | ||
Special considerations when using the configuration:
While trying to bind the newline character in the Config, use double quotes:
Ctrl: "\n" instead of Ctrl: '\n'