mako
mako copied to clipboard
Support RTL characters
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.