15 lines
296 B
Markdown
15 lines
296 B
Markdown
## Usage
|
|
|
|
1. Save `cyberdream.ini` or `cyberdream-light.ini` to `~/.config/foot/`
|
|
2. Add the following line to `[main]` section of your `~/.config/foot/foot.ini`:
|
|
|
|
```ini
|
|
include=~/.config/foot/cyberdream.ini
|
|
```
|
|
|
|
Or, if using light theme:
|
|
|
|
```ini
|
|
include=~/.config/foot/cyberdream-light.ini
|
|
```
|