From 82ae64d359727df450a92ffbbd8d2741d3c0efa8 Mon Sep 17 00:00:00 2001 From: WanderingPenwing Date: Wed, 16 Oct 2024 16:04:21 +0200 Subject: [PATCH] readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..718de68 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Susuwatari + +Named after the soot balls in Ghibli movies, it is a clipboard with history. + +## How does it work ? + +Relying on xclip and dmenu (tailored to my computer) it saves the selections that were copied in a list and provides a search bar to find old selections when called.