From cf0bdf4d59f3296d5ecd814062555e704ac968c6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 14 Jan 2021 06:36:18 +0530 Subject: [PATCH] Add another couple of integrations --- docs/integrations.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/integrations.rst b/docs/integrations.rst index 5bf8a94c7..8160b4be4 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -73,6 +73,12 @@ System and data visualisation tools `wttr `_ a tool to display weather information in your terminal with curl +`wl-clipboard-manager `_ + view and manage the system clipboard under Wayland in your kitty terminal + +`dmenu-term `_ + run applications on your system with fuzzy find inside a kitty window + Editor integration -----------------------