Axarva / dotfiles-2.0

XMonad™️. Widgets go brr.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Profile picture not loading despite full path being supplied in eww.scss

skelegorg opened this issue · comments

Hi, I am having difficulties loading my profile picture. I have supplied the full path to the image in eww.scss as follows:
background-image: url(""$HOME/.config/eww/images/p.png");
and yet get a blank square above the name in my widgets.
image
image

Try specifying the full path instead of $HOME

Sorry for the delayed response, I still have the issue.
image
image

I noticed the typo in the path and put the / before home as well with the same result

I have discovered that I forgot to reload eww, sorry lol