generated from cloudy-org/tauri-desktop-app-template
-
Couldn't load subscription status.
- Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The toml configuration will be located at ~/.config/cloudy/roseate/config.toml.
We should have a struct in the application state that allows us to access fields from this config without having to constantly read the file.
I'm also thinking of a feature where it watches the config file for changes with some watchdog implementation and if a change occurs roseate automatically updates to adjust to those changes kind of like hyprland with its config file.
Although I think all of this logic should be in the cirrus tool kit other than in roseate itself so we can reuse the config system in other applications.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request