mirror of
https://gitlab.com/ceda_ei/kaomoji-rofi
synced 2025-05-09 23:46:55 +02:00
Add core file kaomoji.sh
This commit is contained in:
parent
584454887d
commit
25a507f4e2
3
kaomoji.sh
Executable file
3
kaomoji.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
selection=$(rofi -i -dmenu $@ < $(dirname $0)/kaomoji.txt)
|
||||||
|
kaomoji=$(echo $selection | sed "s|$(echo -e "\ufeff").*||")
|
||||||
|
xdotool type --clearmodifiers "$kaomoji"
|
Loading…
x
Reference in New Issue
Block a user