mirror of
https://github.com/biox/shmoji.git
synced 2024-11-09 17:28:49 +01:00
24 lines
355 B
Text
24 lines
355 B
Text
shomji 💀
|
|
|
|
j3s's simple little shell-based emoji picker
|
|
|
|
$ shmoji -h
|
|
usage: [download | bemenu | fzf]
|
|
|
|
examples:
|
|
# download emojis
|
|
shmoji download
|
|
|
|
# launch shmoji with bemenu
|
|
shmoji bemenu
|
|
|
|
# launch shmoji with fzf
|
|
shmoji fzf
|
|
|
|
|
|
how do i use this in...
|
|
sway/i3:
|
|
bindsym $mod+Shift+o exec --no-startup-id shmoji bemenu
|
|
|
|
shell:
|
|
shmoji fzf
|