prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland
GNU General Public License v3.0
7.12k stars 844 forks source link

[Bug]: Waybar Bluetooth & Wifi Icons Unthemed? #1537

Closed Axhyy closed 4 months ago

Axhyy commented 4 months ago

Bug Report

Description

Waybar NetworkManager & blueman-manager icons unthemed after editing waybar dots

Steps to Reproduce

  1. Apply my editted waybar dots config.jsonc

Expected Behavior

They should remain themed as usual

Actual Behavior

They reverted back to what I assume to be the original icons, this happened right after applying my waybar dots and even after reapplying the hyprdots waybar dots they don't return back to normal.

Screenshots

image

Environment

Waybar dots that caused the issue: waybar.tar.gz

kRHYME7 commented 4 months ago

That's an expected behavior. We call it Tray icons, they are dictated by the application running and rendered by the specific icon pack. They can't be modified unless you modify the current Icon pack. This is not waybar related thing.

In example, these tray icons are from specific Icon-pack. image

Example, this one is broken. image

kRHYME7 commented 4 months ago

You can report a missing icon pack by visiting this and see who is the owner of the theme and report to their repo.

https://github.com/kRHYME7/hyde-gallery?tab=readme-ov-file#theme-list

kRHYME7 commented 4 months ago

also do not modify the ./config.json and the ./style.css

They are auto generated by a script. image

Modify the modules here. The style.css that you want to modify is here too image