marty-oehme / bemoji

Emoji picker that remembers your favorites, with support for bemenu/wofi/rofi/dmenu and wayland/X11.
MIT License
106 stars 6 forks source link

Emojis don't get pasted (rofi - i3wm) #35

Closed Samueru-sama closed 2 months ago

Samueru-sama commented 2 months ago

This is on artix linux, using rofi and i3-wm.

I've tried the aur package and the script in the releases directly.

The script works and gives me a list of emojis, but when I select one nothing happens, nothing gets pasted and there is no error in the terminal either.

Warning that I have $XDG_***_HOME variables defined in ~/Local so I don't know if this is what's causing the issue.

edit: yes I have xdotool and xclip.

edit2: I can see that the list of emojis gets put in $XDG_DATA_HOME/bemoji as well.

Samueru-sama commented 2 months ago

Welp, the issue ended up me not using the -t flag. I'm very sorry 😅

I'm very glad I found this project. rofi-emoji has the issue that it is not compatible with rofi-git, and I need to use rofi-git because it fixes a bug that I have.

marty-oehme commented 2 months ago

No worries, glad it it working well for you now.

Don't hesitate to reach out again if you have any other issues or anything else comes up!