18 lines
272 B
Markdown
18 lines
272 B
Markdown
# dash
|
|
|
|
Dashboard for my terminal.
|
|
|
|
## Usage
|
|
|
|
- Run your terminal in fullscreen
|
|
- Set the terminal opacity to 50%
|
|
- Start `dash`
|
|
|
|
## alacritty
|
|
|
|
If you're using alacritty you can set the opacity for a single instance via:
|
|
|
|
```sh
|
|
alacritty msg config window.opacity=0.5
|
|
```
|