diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 11 insertions, 9 deletions
@@ -10,20 +10,22 @@ A multi threaded fast status bar for dwm window manager written in **Rust** 🦀 ## Features * Multi Threads -* Time/Date -* Net Usage -* Memory Usage -* Disk Usage -* Weather Temperature -* Sound Volume * Battery Percentage +* Bitcoin Price +* Brightness * Cpu Temperature +* Disk Usage * Load Average -* Public Ip Address -* Bitcoin Price -* Uptime +* Local Ip Address +* Memory Usage * Mpd Current Song +* Net Usage +* Public Ip Address +* Sound Volume * Spotify Current Song +* Time/Date +* Uptime +* Weather Temperature * Easy to configure with `rsblocks.yml` file |