Use subscriptions to monitor cosmic-panel configs

This commit is contained in:
Ian Douglas Scott 2025-11-10 14:40:01 -08:00 committed by Ian Douglas Scott
parent e56db2bae8
commit 41a940660c
3 changed files with 65 additions and 0 deletions

View file

@ -39,6 +39,7 @@ zbus = "5.9.0"
tokio-stream = { version = "0.1.17", features = ["sync"] }
ash = { version = "0.38.0", features = ["loaded"] }
bytemuck = "1.23.2"
cosmic-panel-config = { git = "https://github.com/pop-os/cosmic-panel" }
[dependencies.i18n-embed]
version = "0.16"