prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request]: Theme all bar icons

NotAF0e opened this issue · comments

Theme the currently open background apps as well as network, bluetooth and udiskie buttons on the bar. Currently these icons are white while other icons such as power are themed.

They are different, and are called System tray Icons.

Here's a relevant link.
#1537

Only solution for this is creating a wallbash template for each .svg files and try to cater all thousands++ ish icon. Tha's tooooo much work. If you can find a relevant ref. on "how to dynamically change svg icons' colors using the command line." , then everything might be easy.

image
image

Maybe it is possible, but for now this is too much. You can disable this tray icons by removing tray in the ~/.config/waybar/config.ctl ` but note that some apps won't start.

Or find GTK icons that fit the whole style.

I will close this for now as unplanned. But I hope this can be done in the future.