Use cosmic_bg_config to get background
Scaling doesn't match `cosmic-bg`?
This commit is contained in:
parent
bf6acc3f5f
commit
d759e1d7c2
5 changed files with 141 additions and 33 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue