fix: missing icon for Firefox, and un-pinnable Chrome
This commit is contained in:
parent
46a77ee121
commit
4d48047c4a
3 changed files with 7 additions and 5 deletions
|
|
@ -54,7 +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"
|
||||
freedesktop-desktop-entry = "0.6.1"
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
|
|
@ -67,3 +67,5 @@ ignored = ["libcosmic"]
|
|||
|
||||
[patch."https://github.com/Smithay/client-toolkit"]
|
||||
sctk = { git = "https://github.com/smithay/client-toolkit//", package = "smithay-client-toolkit", rev = "3bed072" }
|
||||
|
||||
[patch."crates-io"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue