diff options
author | mustafa salih <mustafasalih1991@gmail.com> | 2021-01-11 05:37:56 +0300 |
---|---|---|
committer | mustafa salih <mustafasalih1991@gmail.com> | 2021-01-11 05:37:56 +0300 |
commit | 5e993cbd82bd58fdfbe62f668b3089c880cbb8a2 (patch) | |
tree | 6c97d92da297c612ca8cb86b54db40f0510390ef /README.md | |
parent | 21d03ad9d06e8f27286e4937ad0ac97db986fd38 (diff) |
rsblocks now support mpd
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,7 @@ A multi threaded fast status bar for dwm window manager written in **Rust** 🦀 <p> -<img align="center" src="./screenshots/2.png"/> +<img align="center" src="./screenshots/1.png"/> </p><br/> ## Features @@ -18,6 +18,7 @@ A multi threaded fast status bar for dwm window manager written in **Rust** 🦀 * Battery Percentage * Cpu Temperature * Uptime +* Mpd Current Song File * Easy to configure with `rsblocks.yml` file |