mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
sample bargraph config added
This commit is contained in:
parent
4b12c73b11
commit
34a4061f5d
27
_sample_configs/bargraph_config.yml
Normal file
27
_sample_configs/bargraph_config.yml
Normal file
@ -0,0 +1,27 @@
|
||||
wtf:
|
||||
colors:
|
||||
border:
|
||||
focusable: darkslateblue
|
||||
focused: orange
|
||||
normal: gray
|
||||
grid:
|
||||
columns: [40, 40]
|
||||
rows: [13, 13, 4]
|
||||
refreshInterval: 1
|
||||
mods:
|
||||
bargraph:
|
||||
colors:
|
||||
from:
|
||||
name: coral
|
||||
displayName: grey
|
||||
to:
|
||||
name: white
|
||||
price: green
|
||||
enabled: true
|
||||
position:
|
||||
top: 2
|
||||
left: 0
|
||||
height: 2
|
||||
width: 2
|
||||
refreshInterval: 30
|
||||
updateInterval: 15
|
Loading…
x
Reference in New Issue
Block a user