fix: update freedesktop-desktop-entry and fix app-list icons
This commit is contained in:
parent
c60a100135
commit
68fd2a6c17
5 changed files with 229 additions and 208 deletions
|
|
@ -54,6 +54,7 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
|||
tracing-log = "0.2.0"
|
||||
cosmic-config = { git = "https://github.com/pop-os/libcosmic" }
|
||||
serde = { version = "1.0.152", features = ["derive"] }
|
||||
freedesktop-desktop-entry = "0.6.0"
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
|
|
@ -65,4 +66,4 @@ ignored = ["libcosmic"]
|
|||
# libcosmic = { git = "https://github.com/pop-os/libcosmic//" }
|
||||
|
||||
[patch."https://github.com/Smithay/client-toolkit"]
|
||||
sctk = { git = "https://github.com/smithay/client-toolkit//", package = "smithay-client-toolkit", rev = "3bed072" }
|
||||
sctk = { git = "https://github.com/smithay/client-toolkit//", package = "smithay-client-toolkit", rev = "3bed072" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue