Use 85% opacity by default

This commit is contained in:
Jeremy Soller 2023-12-21 11:57:52 -07:00
parent a46c5e8219
commit 2193003ada
4 changed files with 22 additions and 18 deletions

View file

@ -17,8 +17,10 @@ branch = "refactor"
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic.git"
branch = "content-container"
default-features = false
features = ["tokio", "winit"]
#path = "../libcosmic"
[features]
default = ["wgpu"]