Allow copy to clipboard

This commit is contained in:
Jeremy Soller 2024-03-20 08:42:28 -06:00
parent 12edca1df1
commit dca3f4c08d
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
5 changed files with 93 additions and 2 deletions

View file

@ -29,6 +29,7 @@ tokio = { version = "1" }
trash = "3.2.0"
xdg = { version = "2.5.2", optional = true }
xdg-mime = "0.3"
url = "2.5"
# Internationalization
i18n-embed = { version = "0.14", features = [
"fluent-system",