shmoji/README
2022-10-04 19:24:53 -05:00

33 lines
491 B
Text

shomji 💀
a little shell-based emoji picker
demo: https://asciinema.org/a/525695
$ 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