From 523820a4d0617da3e53b79ab99bccce41a29f494 Mon Sep 17 00:00:00 2001 From: Kendall Whitman Date: Mon, 4 Aug 2025 20:41:28 -0500 Subject: [PATCH] fix neovim clipboard for wayland --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 53a2004..c85daa1 100644 --- a/install.sh +++ b/install.sh @@ -15,7 +15,7 @@ APPS=( tmux tmuxp virt-manager - xclip + wl-clipboard )