diff options
author | Mustafa Salih <37256744+MustafaSalih1993@users.noreply.github.com> | 2021-01-11 05:40:42 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-11 05:40:42 +0300 |
commit | 9af2f413495c35956680aecbc346cbe6bf7ce22d (patch) | |
tree | 6c97d92da297c612ca8cb86b54db40f0510390ef /README.md | |
parent | 944b45fe7ee93a8a10a67ae419554d6e577ad58a (diff) | |
parent | 5e993cbd82bd58fdfbe62f668b3089c880cbb8a2 (diff) |
Merge pull request #27 from MustafaSalih1993/dev
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 |