Browse Source

Update new plugin dwm_currency

main
BdeAlbuquerque 3 years ago
committed by GitHub
parent
commit
a307f29e7b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      README.md

+ 8
- 0
README.md View File

@ -25,6 +25,7 @@ A modular statusbar for dwm
- [dwm_backlight](#dwm_backlight)
- [dwm_connman](#dwm_connman)
- [dwm_loadavg](#dwm_loadavg)
- [dwm_currency](#dwm_currency)
- [dwm_solar_panel(#dwm_solar_panel)
- [Installation](#installation)
- [Reccomendations](#reccomendations)
@ -162,6 +163,13 @@ Displays how much power is being produced from your solar panels
```
[💡 3.012 W ]
```
### dwm_currency
Displays the current rate of your currency in comparison to the USD provided by [rate.sx](http://rate.sx/)
```
[💡 1.225 ]
```
Dependencies: ```curl```
## Installation
1. Clone and enter the repository:
```


Loading…
Cancel
Save