Use mime icon cache from cosmic-files

This commit is contained in:
Jeremy Soller 2024-03-04 12:34:02 -07:00
parent 8c8e9275a7
commit e337023d8f
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
6 changed files with 239 additions and 914 deletions

View file

@ -49,10 +49,6 @@ features = ["multi-window", "tokio", "winit"]
version = "0.2.1"
features = ["serde"]
#TODO: clean up and send changes upstream
[dependencies.systemicons]
git = "https://github.com/jackpot51/systemicons"
[target.'cfg(unix)'.dependencies]
fork = "0.1"