modules/clipboard: add wl-copy provider (#354)

This commit is contained in:
Gaétan Lepage 2023-05-04 14:20:52 +02:00 committed by GitHub
parent d0383da7f8
commit 8a637fc91f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,7 @@ in {
}
)
{
wl-copy = "wl-clipboard";
xclip = "xclip";
xsel = "xsel";
};