Restore sctk patch, since smithay-clipboard is still using the wrong one

This commit is contained in:
Jeremy Soller 2023-10-31 19:42:51 -06:00
parent 1da2913565
commit c915d92b48
2 changed files with 8 additions and 23 deletions

View file

@ -32,3 +32,6 @@ features = ["winit"]
[features]
default = []
vi = []
[patch.crates-io]
smithay-client-toolkit = { git = "https://github.com/pop-os/client-toolkit", branch = "wayland-resize" }