Update README.md
This commit is contained in:
parent
e5d4c690e7
commit
8020610e2c
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue