feat: adjust label of autoswith depending on time of day

This commit is contained in:
Ashley Wulber 2024-03-27 17:39:26 -04:00 committed by Michael Murphy
parent bbf9eae401
commit e29d89b42f
8 changed files with 162 additions and 23 deletions

View file

@ -3,6 +3,8 @@ members = ["cosmic-settings", "page", "pages/*"]
default-members = ["cosmic-settings"]
resolver = "2"
rust-version = "1.71.0"
sunrise_sunset = "1.0.1"
[workspace.dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"