1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 18:51:04 +02:00

feat: actually implement icon per connection type

This commit is contained in:
Reinout Meliesie 2024-06-17 13:26:55 +02:00
parent cd0991e865
commit 4182038643
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6
6 changed files with 529 additions and 300 deletions

View file

@ -69,6 +69,6 @@ Supports wired ethernet, wifi, cellular data and VPN connections among others.
| Selector | Description |
|------------------------|----------------------------------|
| `.networkmanager` | NetworkManager widget container. |
| `.networkmanger .icon` | NetworkManager widget icon. |
| `.networkmanger .icon` | NetworkManager widget icons. |
For more information on styling, please see the [styling guide](styling-guide).