mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
23 lines
392 B
YAML
23 lines
392 B
YAML
wtf:
|
|
colors:
|
|
border:
|
|
focusable: darkslateblue
|
|
focused: orange
|
|
normal: gray
|
|
grid:
|
|
columns: [40, 40]
|
|
rows: [13, 13, 4]
|
|
refreshInterval: 1
|
|
mods:
|
|
bargraph:
|
|
enabled: true
|
|
graphIcon: "💀"
|
|
graphStars: 25
|
|
position:
|
|
top: 1
|
|
left: 0
|
|
height: 2
|
|
width: 2
|
|
refreshInterval: 30
|
|
updateInterval: 15
|