Support RTL characters
Open
- Dominant language
- C
- Stars
- 3.3k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
Right to left (RTL) icons are not displayed correctly.
The following command `notify-send -c "font-icon" "ﱝ" "Volume Muted"` display the notification like this:

(so icon after the text and not reversed as it should).
I don't know if the issue is specific to mako or to nerf fonts, though https://github.com/ryanoasis/nerd-fonts/issues/365.
All I can say is that `echo "ﱝ Volume Muted"` in the terminal display the text correctly.
Contributor guide
Assessment
This issue has not been assessed yet.