others/emojis.sh

17 lines
373 B
Bash
Raw Normal View History

2023-04-16 06:08:08 +02:00
#!/bin/sh
2023-03-27 05:27:33 +02:00
. $HOME/.config/wms/wms_var
2023-04-16 06:08:08 +02:00
# pull up the file with dmenu and pipe into xclip to be copied into the clipboard
$XMENU < ~/.emojis | cut -d ' ' -f 3- | xclip
2023-03-27 05:27:33 +02:00
2023-04-16 06:08:08 +02:00
# To paste somewhere else other than an X application
xclip -o | xclip -sel c
## .emojis file example:
# acid - ⊂(◉‿◉)つ
# afraid - (ㆆ_ㆆ)
# angel - ☜(⌒▽⌒)☞
# angry - (•`_´•)