fix: conky update interval
This commit is contained in:
parent
a98c1f10de
commit
3c92d9f535
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ conky.config = {
|
|||
short_units = true,
|
||||
top_cpu_separate = true,
|
||||
total_run_times = 0,
|
||||
update_interval = 30,
|
||||
update_interval = 2,
|
||||
use_spacer = 'none',
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue