mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
20 lines
349 B
YAML
20 lines
349 B
YAML
wtf:
|
|
grid:
|
|
columns: [40]
|
|
rows: [16]
|
|
refreshInterval: 1
|
|
mods:
|
|
textfile:
|
|
enabled: true
|
|
filePaths:
|
|
- "~/.config/wtf/config.yml"
|
|
- "~/.config/wtf/log.txt"
|
|
format: true
|
|
formatStyle: "vim"
|
|
position:
|
|
top: 1
|
|
left: 1
|
|
height: 2
|
|
width: 1
|
|
refreshInterval: 15
|