Enable desktop feature of cosmic-files

This commit is contained in:
Jeremy Soller 2024-09-11 14:39:04 -06:00
parent ae5dbe9f40
commit c049df283d
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
2 changed files with 84 additions and 8 deletions

View file

@ -34,7 +34,7 @@ rust-embed = "8"
[dependencies.cosmic-files]
git = "https://github.com/pop-os/cosmic-files.git"
default-features = false
features = ["winit"]
features = ["desktop", "winit"]
[dependencies.cosmic-syntax-theme]
git = "https://github.com/pop-os/cosmic-syntax-theme.git"