tui.config.apply
tui.config.apply
Applies the stored framework settings to the running framework.
Notes
- Called by
tui.init. Readstheme,defaults.off,notify.position,notify.seconds,input.retainandinput.coalesce; other keys are ignored. themeis applied only when the file it names is readable.defaults.offonly turns groups off. A group missing from the list is not turned back on; usetui.defaults.on.
See also: tui.config.set
