Update README.md

This commit is contained in:
千住柱間 2024-06-29 02:46:57 +00:00
parent 79886282a0
commit 553a9feb42

View file

@ -1,4 +1,6 @@
- use_xsel is a patch that reduces the latency of clipboard transactions, making it smoother while properly managing the memory.
Patch list:
- **use_xsel** is a patch that reduces the latency of clipboard transactions, making it smoother while properly managing the memory. <br>
xsel has been around since 2001, and it's stable and has less dependencies than xclip, not to mentionn the compelling group of devs.