wip: use cosmic-config

This commit is contained in:
Ashley Wulber 2023-05-23 16:08:39 -04:00 committed by Michael Aaron Murphy
parent e7996f69dd
commit 215648324a
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
4 changed files with 132 additions and 53 deletions

View file

@ -28,6 +28,7 @@ downcast-rs = "1.2.0"
log = "0.4"
env_logger = "0.10"
cosmic-panel-config = { git = "https://github.com/pop-os/cosmic-panel" }
cosmic-config = { git = "https://github.com/pop-os/libcosmic", tag = "cosmic-config-derive" }
[dependencies.i18n-embed]
version = "0.13.8"