Improved documentation

This commit is contained in:
Eduard Urbach 2023-08-18 17:07:45 +02:00
parent 6f349c3a4a
commit 4a230cb68c
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -11,7 +11,9 @@ Dashboard for my terminal.
## Config ## Config
The configuration is a normal text file living in `~/.config/dash/`. 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. 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`. The output can be piped to other commands, e.g. `{pacman -Q | wc -l} packages installed`.
## Terminals ## Terminals