|
midday-commander
|
Provides external configuration to the Application. More...
#include <Config.h>
Public Member Functions | |
| Config (const std::filesystem::path &path=std::string{getenv("HOME")}+"/.midday.json") | |
Public Attributes | |
| Theme | theme = Theme::defaultTheme |
Provides external configuration to the Application.
|
explicit |
| Theme Config::theme = Theme::defaultTheme |