From 4a230cb68cca2eb65e0b4dde8224fcd9a5506e6d Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Fri, 18 Aug 2023 17:07:45 +0200 Subject: [PATCH] Improved documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8da47b2..053cd73 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ Dashboard for my terminal. ## Config The configuration is a normal text file living in `~/.config/dash/`. + You can use it to take notes or display the output of shell commands via the `{command args}` syntax. + The output can be piped to other commands, e.g. `{pacman -Q | wc -l} packages installed`. ## Terminals