chore: align editor with local files stack
This commit is contained in:
parent
f59c855551
commit
3692bd04b2
2 changed files with 3 additions and 10 deletions
|
|
@ -71,12 +71,9 @@ debug = true
|
|||
onig = { git = "https://github.com/rust-onig/rust-onig.git", branch = "main" }
|
||||
onig_sys = { git = "https://github.com/rust-onig/rust-onig.git", branch = "main" }
|
||||
|
||||
# Yoda wayland cut v5: redirect window_clipboard + cosmic-text to our local
|
||||
# forks (x11 gated behind opt-in feature + EAW/PR#503 respectively).
|
||||
[patch.'https://github.com/pop-os/window_clipboard.git']
|
||||
# Yoda wayland cut v5: redirect window_clipboard to the local fork
|
||||
# (x11 gated behind opt-in feature).
|
||||
[patch.'https://forge.aditua.com/leyoda/window_clipboard.git']
|
||||
window_clipboard = { path = "/home/lionel/Projets/COSMIC/window_clipboard" }
|
||||
dnd = { path = "/home/lionel/Projets/COSMIC/window_clipboard/dnd" }
|
||||
mime = { path = "/home/lionel/Projets/COSMIC/window_clipboard/mime" }
|
||||
|
||||
[patch.'https://github.com/pop-os/cosmic-text']
|
||||
cosmic-text = { path = "/home/lionel/Projets/COSMIC/cosmic-text" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue