summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLaura Aino Violetta Aléanor <lav@vampires.gay>2023-05-11 16:25:10 +0200
committerLaura Aino Violetta Aléanor <lav@vampires.gay>2023-05-11 16:25:10 +0200
commit37c7d6885280cf339a2b75e52d716343dba56230 (patch)
treea23839114b22450aee917b6b10649bf9fcdce91e /README
parentd0c5183b37913b590444ac85bc3327c7117d82c5 (diff)
downloadpickme-37c7d6885280cf339a2b75e52d716343dba56230.tar.gz
pickme-37c7d6885280cf339a2b75e52d716343dba56230.zip
add support for 'favorite' emoji
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
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