diff --git a/README.md b/README.md index c2fc4bb..468bcd3 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ This interacts with i3 using the [i3bar input protocol](https://i3wm.org/docs/i3 ### Included providers * `AudioPlayer` - show the currently playing song +* `Backlight` - show the current backlight percentage. Shows only when changed. * `Battery` - show the current battery charge status and provide alerts if it leaves set boundaries * `CPU` - show CPU load and provide alerts if it leaves set boundaries * `DateTime` - show the current date and time @@ -29,7 +30,7 @@ This interacts with i3 using the [i3bar input protocol](https://i3wm.org/docs/i3 * `PlainText` * `PulseaudioVolume` - show the current volume of a PulseAudio sink and control that using the scroll wheel * `Timer` - provides a small timer that play/pauses with a left-click and resets with a right-click. -* `WiFi` - show the curent WiFi SSID, connection frequency and connection strength +* `WiFi` - show the current WiFi SSID, connection frequency and connection strength ### Compiling locally