Cargo Features

hyprshell-core-lib has no features set by default.

[dependencies]
hyprshell-core-lib = { version = "0.7.2", features = ["toml_config", "generate_config", "calc"] }
toml_config

Enables toml

generate_config

Enables inquire

Affects config::generate

calc