Hi!

On Fri, 2023-05-26 at 09:28:03 +0200, Philip Hands wrote:
> Package: waybar
> Version: 0.9.17-2
> Followup-For: Bug #1014943

> one can use these:
> 
>   https://forkaweso.me/Fork-Awesome/icon/thermometer-empty/
>     0xf2cb      fa-thermometer-empty
>   https://forkaweso.me/Fork-Awesome/icon/thermometer-full/
>     0xf2c7      fa-thermometer-full

Ah, thanks for these! :)

> Oh, and I've just noticed that I'm yet to find an alternative for whatever the
> symbol is meant to be when one is charging the battery.

For the battery I switched to use:

,---
                "format-icons": {
                        "full": "🔌✔",
                        "charging": "🔌▴",
                        "discharging": "🔋▾"
                }
`---

And the others I needed a replacement for were for the network:

,---
                "format-ethernet": "🖧 : {ipaddr}/{cidr}",
                "format-disconnected": "",
`...

Thanks,
Guillem

Reply via email to