587 B
587 B
dash
Dashboard for my terminal.
Examples
Transparent:
Opaque:
Config
The configuration is a normal text file living in ~/.config/dash/
.
You can use it to take plain old notes or display the output of shell commands via the {command args}
syntax.
Terminals
alacritty
You can set the opacity for a single window via:
alacritty msg config window.opacity=0.5
This will make your dashboard transparent but leaves the other windows at full opacity.