summaryrefslogtreecommitdiff
path: root/src/config/funcs.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config: lazy update arrays2 * r + 2 * t2025-04-011-1/+1
| | | | Only set arrays if they are different
* startup: wait for config to init2 * r + 2 * t2025-03-311-2/+2
| | | | Also cleanup some stuff
* launcher: transparency action2 * r + 2 * t2025-03-271-1/+9
|
* config: validate values2 * r + 2 * t2025-03-231-6/+53
| | | | Validate values for keys with literal types, also better validation for array types
* config: refactor2 * r + 2 * t2025-03-231-0/+47