diff options
| author | mustafa salih <mustafasalih1991@gmail.com> | 2021-01-09 03:40:14 +0300 |
|---|---|---|
| committer | mustafa salih <mustafasalih1991@gmail.com> | 2021-01-09 03:40:14 +0300 |
| commit | 14405523bc95f44f3dd4bcd22ae8c08dee8bfffa (patch) | |
| tree | 6cdd710f6378f354c5dbc659e58a902d11c2cc7f /README.md | |
| parent | 3fa52e145a40262e2a02977594973f031b6e9e30 (diff) | |
Added cpu temperature and battery
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -5,7 +5,7 @@ A multi threaded fast status bar for dwm window manager written in **Rust** 🦀 <p> -<img align="center" src="./screenshots/1.png"/> +<img align="center" src="./screenshots/2.png"/> </p><br/> ## Features @@ -14,7 +14,9 @@ A multi threaded fast status bar for dwm window manager written in **Rust** 🦀 * Memory Usage * Disk Usage * Weather Temperature -* Sound volume +* Sound Volume +* Battery Percentage +* Cpu Temperature * Easy to configure with `rsblocks.yml` file |
