chore: open settings when time settings is pressed

This commit is contained in:
Ashley Wulber 2023-11-21 17:29:49 -05:00 committed by Ashley Wulber
parent aa2d9fe374
commit f5c51ecc92
5 changed files with 104 additions and 55 deletions

View file

@ -10,7 +10,9 @@ libcosmic.workspace = true
nix = "0.26.2"
chrono = { version = "0.4.23", features = ["clock"] }
once_cell = "1"
tracing.workspace = true
# Application i18n
i18n-embed = { version = "0.13.4", features = ["fluent-system", "desktop-requester"] }
i18n-embed-fl = "0.6.4"
rust-embed = "6.3.0"
rust-embed = "6.3.0"