You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched through the existing closed and open issues for eww and made sure this is not a duplicate
I have specifically verified that this bug is not a common user error
I am providing as much relevant information as I am able to in this bug report (Minimal config to reproduce the issue for example, if applicable)
Description of the bug
I have an overlay widget which displays the volume and brightness. I have the nerd font icons installed and am running the eww window from a bash script. When I run this script for the volume icon, it appears as expected, but on the brightness icon it just shows an ellipsis. I have tried running the overlay window directly from the command line, but the icon also doesn't show up correctly. I have also added the nerd font icons font to the scss file.
Checklist before submitting an issue
Description of the bug
I have an overlay widget which displays the volume and brightness. I have the nerd font icons installed and am running the eww window from a bash script. When I run this script for the volume icon, it appears as expected, but on the brightness icon it just shows an ellipsis. I have tried running the overlay window directly from the command line, but the icon also doesn't show up correctly. I have also added the nerd font icons font to the
scss
file.Reproducing the issue
./overlah.sh volume up
command and see the volume icon../overlay.sh brightness up
command and see the ellipsis.Expected behaviour
I expected seeing the brightness icon. The nerd font icons appear in the terminal and in my text editor.
Additional context
Platform and environment
The text was updated successfully, but these errors were encountered: