From 37c7d6885280cf339a2b75e52d716343dba56230 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Aino=20Violetta=20Al=C3=A9anor?= Date: Thu, 11 May 2023 16:25:10 +0200 Subject: add support for 'favorite' emoji --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 3b19aab..2f5fa7e 100644 --- a/README +++ b/README @@ -3,7 +3,12 @@ ** synopsis you type in a string and it lists the emojis whose names contain that -string. +string. when you click an emoji, it is added to your primary +selection, which means you can insert it anywhere by clicking your +middle mouse button. the primary selection is cleared when pickme +exits, so keep it open until you paste the emoji. you can create +~$XDG_DATA_HOME/pickme/favorites~ with a single-line string of emojis +to display before any search is entered. ** dependencies -- cgit v1.2.3