Patch SCTK to the wayland-resize branch

This commit is contained in:
Jeremy Soller 2023-10-31 15:20:35 -06:00
parent bd03db7eef
commit a5ae0672f4
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
2 changed files with 12 additions and 28 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" }