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
+1
View File
@@ -32,6 +32,7 @@ in {
}
)
{
wl-copy = "wl-clipboard";
xclip = "xclip";
xsel = "xsel";
};