Metadata-Version: 2.4
Name: lightdark
Version: 0.9.0
Summary: Cycle between your desktop themes (such as light and dark)
Author-email: Eduard Christian Dumitrescu <eduard.c.dumitrescu@gmail.com>
Maintainer-email: Eduard Christian Dumitrescu <eduard.c.dumitrescu@gmail.com>
License: Apache Software License 2.0
Project-URL: Homepage, https://hydra.ecd.space/eduard/darklight/timeline
Project-URL: Changelog, https://hydra.ecd.space/eduard/darklight/file?name=CHANGELOG.md&ci=trunk
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.md
Requires-Dist: attrs
Requires-Dist: atomicwrites
Requires-Dist: mergedeep
Requires-Dist: platformdirs
Dynamic: license-file

# lightdark

## Quick start guide

Copy `config.json.example` to `~/.config/lightdark/config.json` then modify it to your liking. Then you can just run

```sh
lightdark
```

and it will cycle through the themes for you. Try `lightdark --help` to see more options.
