fix: conky update interval
This commit is contained in:
parent
a98c1f10de
commit
3c92d9f535
@ -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…
Reference in New Issue
Block a user