Use more menu theming from libcosmic

This commit is contained in:
Jeremy Soller 2023-10-26 11:25:14 -06:00
parent 49dcb4a84e
commit a472b47ee3
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
4 changed files with 37 additions and 26 deletions

View file

@ -19,9 +19,10 @@ features = ["syntect", "vi"]
#path = "../cosmic-text"
[dependencies.libcosmic]
#git = "https://github.com/pop-os/libcosmic"
git = "https://github.com/pop-os/libcosmic"
branch = "menu"
default-features = false
path = "../libcosmic"
#path = "../libcosmic"
[features]
default = ["wayland"]