Crate thcon

Crate thcon 

Source
Expand description

§thcon

Switches multiple apps between light and dark mode

Modules§

app
dirs
sockets
Generates socket addresses on Unix platforms.

Structs§

Config

Enums§

ConfigState
Operation

Traits§

Disableable
An app that can be disabled via configuration.
Themeable

Functions§

switch

Derive Macros§

AppConfig
Creates a Config struct wrapping either the marked struct or an instance of thcon_trait::Disabled.
Disableable