friedow / centerpiece

Your trusty omnibox search.
MIT License
192 stars 6 forks source link

🐛 Change settings to be loaded only once from disk #165

Closed a-kenji closed 4 months ago

a-kenji commented 4 months ago

Add the get_or_init function to [Settings] that will cache the result in memory once it reads the settings file from disk.