Utkarsh Verma

Results 110 comments of Utkarsh Verma

:memo: **Reminder** It is possible. https://forestry.io/blog/search-with-algolia-in-hugo/

Reloading i3/sway is a way but it takes time. It would be really great if `i3blocks` handled `SIGUSR` the same way as [`waybar`](https://github.com/Alexays/Waybar/wiki/FAQ#how-can-I-reload-the-configuration-without-restarting-waybar) where it simply re-executes all the blocks.

Okay, no problem for me in waiting.

I am also getting this for `{background.red}`. Do we have a fix for this?

![image](https://user-images.githubusercontent.com/31820255/170861022-bdec4e57-0456-4e78-a92f-9f99b2810d46.png) I hope this image clarifies what I wish to achieve. If you look at the image, I have styled the window module with red background. As you can see,...

I would prefer to use the bold version of the font. Could you please show me a minimal example of how I would do so? Also, how does st handle...

Thanks for the explanation. I'll try implementing this.

My personal opinion on the short names is that they should be deemed invalid. This PR behaves in the following way, currently: - If passed #RRGGBB, consider alpha = 255...

> It seems like librsvg supports setting current color: https://gitlab.gnome.org/GNOME/librsvg/-/issues/379 I saw that issue, but couldn't find any function in the API which allowed doing this.

I don't know how dunst works, but the way I was thinking of implementing this was editing all my SVG icons so that they point to the color `currentColor` instead...