Adjust update intervals for conky, polybar
This commit is contained in:
@@ -14,7 +14,7 @@ conky.config = {
|
||||
own_window_type = 'override',
|
||||
own_window_class = 'sysinfo_green',
|
||||
own_window_transparent = true,
|
||||
update_interval = 1.0,
|
||||
update_interval = 5.0,
|
||||
use_xft = true,
|
||||
temperature_unit = 'fahrenheit',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user