shmoji/README
2022-10-04 19:22:26 -05:00

32 lines
513 B
Text

shomji 💀
a little shell-based emoji picker
lil demo: https://asciinema.org/a/ed0xGFa6ji8r6De2aP5PwTQ2i
$ shmoji -h
usage: [download | bemenu | rofi | fzf]
examples:
# download emojis
shmoji download
# launch shmoji with bemenu
shmoji bemenu
# launch shmoji with rofi
shmoji rofi
# launch shmoji with fzf
shmoji fzf
how do i use this in...
sway:
bindsym $mod+Shift+o exec --no-startup-id shmoji bemenu
i3:
bindsym $mod+Shift+o exec --no-startup-id shmoji rofi
shell:
shmoji fzf