Add wl-clipboard dependency for Wayland

This commit is contained in:
Josh Holtrop 2026-08-25 14:45:24 -04:00
parent 99a9603b87
commit 88f16fd877

View File

@ -3,7 +3,7 @@
- Install packages: - Install packages:
``` ```
sudo pacman -S fd fzf neovim neovim-qt xclip xxhash sudo pacman -S fd fzf neovim neovim-qt xclip xxhash wl-clipboard
``` ```
- `mkdir ~/.config/nvim` - `mkdir ~/.config/nvim`