From 419c9159edfaae9c1ab57e740e4bd7c5006d050c Mon Sep 17 00:00:00 2001 From: Mendy <92234023+mendymm@users.noreply.github.com> Date: Thu, 10 Oct 2024 16:18:39 -0400 Subject: [PATCH] Clipboard managers: add newline (#801) --- pages/Useful Utilities/Clipboard-Managers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Useful Utilities/Clipboard-Managers.md b/pages/Useful Utilities/Clipboard-Managers.md index 4894743..da8c7bd 100644 --- a/pages/Useful Utilities/Clipboard-Managers.md +++ b/pages/Useful Utilities/Clipboard-Managers.md @@ -9,6 +9,7 @@ Clipboard Managers provide a convenient way to organize and access previously copied content, including both text and images. Some common ones used are `cb`, `copyq`, `clipman`, `cliphist` and `clipse`. + `cb` - Utilizes Wayland and stores text, images and files temporarily or indefinitely. Allows unlimited clipboards and history, JSON output and more. [GitHub](https://github.com/Slackadays/Clipboard)