hyprland-community / hyprland-autoname-workspaces

Hyprland autoname workspaces 🪟 [maintainers=@cyrinux,@maximbaz]
ISC License
192 stars 8 forks source link

Default icon doesn't count as an icon for styling #108

Open Kommynct opened 4 months ago

Kommynct commented 4 months ago
[format]
client = "{icon}"
client_active = "<span color='#ff4040'>{icon}</span>"
[class]
DEFAULT = ""

Set this as your config, you'll notice the default icon doesn't reflect the changes made to the span color there, because it doesn't count as an icon for some reason.

cyrinux commented 4 months ago

Hello, thanks for the report. I will give an eye to this asap. While, if you have any idea or want to send a PR, feel free to do it. Thanks!