Make nav bar more compact

This commit is contained in:
Jeremy Soller 2023-11-27 10:24:36 -07:00
parent 518e791593
commit 4fbf3e4663
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
3 changed files with 51 additions and 18 deletions

View file

@ -29,6 +29,7 @@ features = ["syntect", "vi"]
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
branch = "customizable-nav-bar"
default-features = false
features = ["tokio", "winit", "wgpu"]
#path = "../libcosmic"