feat: update panel config and apply appearance

This commit is contained in:
Ashley Wulber 2023-05-25 19:26:10 -04:00 committed by Michael Aaron Murphy
parent 75accf6b2b
commit 3125cb98e8
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
3 changed files with 58 additions and 95 deletions

View file

@ -27,8 +27,7 @@ tokio = "1.27.0"
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" }
cosmic-panel-config = { git = "https://github.com/pop-os/cosmic-panel", branch = "bg_jammy" }
[dependencies.i18n-embed]
version = "0.13.8"