aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMustafa Salih <37256744+MustafaSalih1993@users.noreply.github.com>2021-09-05 17:22:33 +0300
committerGitHub <noreply@github.com>2021-09-05 17:22:33 +0300
commitae533f1fe7675efb8b63f0a176e1fafa23dd94f9 (patch)
tree7614b39133d62132720e523ab51c6f6e032bde17 /README.md
parenta66c94a1f836b56897a3b5151f93aaa327efc6bd (diff)
Dev (#63)
* Closes #62 added brightness block
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 11 insertions, 9 deletions
diff --git a/README.md b/README.md
index 1f8d532..125d58c 100644
--- a/README.md
+++ b/README.md
@@ -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