From 335091730717b15e3cc865098ef92d1a1a8c72fa Mon Sep 17 00:00:00 2001 From: jornmann Date: Fri, 8 Apr 2022 12:47:49 +0300 Subject: [PATCH] add preview to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 43cdd2a..1d2c8a8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # candybar a stupidly simple modular statusbar +example output: +``` +MPD: Studio Pixel - Gravity | Up: 18h 45m | RAM: 1.1G/15G | User: jornmann@cowfield | Vol: 69% | Kernel: Linux 5.17.1-gentoo-r1 | Load Avg.: 0.01, 0.05, 0.01 | Weather: +2°C | Date: Fri 2022-04-08 12:46 +``` + ## usage **candybar** only outputs the text that should be shown on the bar, which makes it useable on different applications. ### usage with dwm