shmoji/README

40 lines
582 B
Text
Raw Permalink Normal View History

2022-10-07 05:01:46 +02:00
shmoji 💀
2022-10-04 21:00:41 +02:00
2022-10-05 02:22:26 +02:00
a little shell-based emoji picker
2022-10-05 02:24:39 +02:00
demo: https://asciinema.org/a/525695
2022-10-05 02:23:46 +02:00
2022-10-04 21:00:41 +02:00
2022-10-04 21:15:46 +02:00
$ shmoji -h
2022-10-04 21:47:06 +02:00
usage: [download | bemenu | rofi | fzf]
2022-10-04 21:00:41 +02:00
examples:
# download emojis
shmoji download
# launch shmoji with bemenu
shmoji bemenu
2022-10-04 21:12:04 +02:00
# launch shmoji with dmenu-wl
shmoji dmenu
2022-10-04 21:47:06 +02:00
# launch shmoji with rofi
shmoji rofi
# launch shmoji with wofi
shmoji wofi
2022-10-04 21:12:04 +02:00
# launch shmoji with fzf
shmoji fzf
how do i use this in...
2022-10-04 21:47:06 +02:00
sway:
2022-10-04 21:12:04 +02:00
bindsym $mod+Shift+o exec --no-startup-id shmoji bemenu
2022-10-04 21:47:06 +02:00
i3:
bindsym $mod+Shift+o exec --no-startup-id shmoji rofi
2022-10-04 21:12:04 +02:00
shell:
shmoji fzf