fix: patch cosmic-protocols

This commit is contained in:
Ashley Wulber 2025-08-08 11:54:53 -04:00 committed by Jeremy Soller
parent 09e0950ffe
commit 992480fc9f
2 changed files with 7 additions and 31 deletions

View file

@ -146,6 +146,9 @@ default-features = false
[patch."https://github.com/smithay/client-toolkit.git"]
sctk = { package = "smithay-client-toolkit", version = "=0.19.2" }
[patch."https://github.com/pop-os/cosmic-protocols"]
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "5035f8c" }
# libcosmic = { path = "../libcosmic" }
# cosmic-config = { path = "../libcosmic/cosmic-config" }
# cosmic-theme = { path = "../libcosmic/cosmic-theme" }