1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 10:41:03 +02:00

chore: fix docs typo

This commit is contained in:
Jake Stanger 2023-05-01 14:17:21 +01:00
parent bde469816a
commit bc87c7f0d4
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61

View file

@ -76,5 +76,5 @@ end:
| `#upower #icon` | Upower widget battery icon. | | `#upower #icon` | Upower widget battery icon. |
| `#upower #button` | Upower widget button. | | `#upower #button` | Upower widget button. |
| `#upower #button #label` | Upower widget button label. | | `#upower #button #label` | Upower widget button label. |
| `#popup-upower` | Clock popup box. | | `#popup-upower` | Upower popup box. |
| `#popup-upower #upower-details` | Label inside the popup. | | `#popup-upower #upower-details` | Label inside the popup. |