diff options
author | Mustafa Salih <37256744+MustafaSalih1993@users.noreply.github.com> | 2021-01-09 03:42:28 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-09 03:42:28 +0300 |
commit | d32a4b4345fa371bc4de8d74d56add3f22dce9db (patch) | |
tree | 6cdd710f6378f354c5dbc659e58a902d11c2cc7f /README.md | |
parent | d7a1a6a6c88775ace54f969679ba2231696fc031 (diff) | |
parent | 14405523bc95f44f3dd4bcd22ae8c08dee8bfffa (diff) |
Merge pull request #22 from MustafaSalih1993/dev
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 |