mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Remove references to 'refreshInterval'
Signed-off-by: Chris Cummer <chriscummer@me.com>
This commit is contained in:
parent
46389463f3
commit
971fcee8db
@ -18,5 +18,4 @@ wtf:
|
|||||||
left: 0
|
left: 0
|
||||||
height: 2
|
height: 2
|
||||||
width: 2
|
width: 2
|
||||||
refreshInterval: 30
|
refreshInterval: 30
|
||||||
updateInterval: 15
|
|
@ -58,7 +58,7 @@ const defaultConfigFile = `wtf:
|
|||||||
left: 1
|
left: 1
|
||||||
width: 2
|
width: 2
|
||||||
height: 1
|
height: 1
|
||||||
updateInterval: 14400
|
refreshInterval: 14400
|
||||||
ipinfo:
|
ipinfo:
|
||||||
colors:
|
colors:
|
||||||
name: "lightblue"
|
name: "lightblue"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user