Use cosmic_bg_config to get background

Scaling doesn't match `cosmic-bg`?
This commit is contained in:
Ian Douglas Scott 2024-04-30 12:49:08 -07:00
parent bf6acc3f5f
commit d759e1d7c2
5 changed files with 141 additions and 33 deletions

View file

@ -7,6 +7,7 @@ edition = "2021"
anyhow = "1.0.75"
calloop = { version = "0.13.0", features = ["executor"] }
clap = { version = "4", features = ["derive"] }
cosmic-bg-config = { git = "https://github.com/pop-os/cosmic-bg" }
cosmic-comp-config = { git = "https://github.com/pop-os/cosmic-comp" }
env_logger = "0.11.0"
futures-channel = "0.3.25"