diff options
-rw-r--r-- | .config/conky/conkyrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/conky/conkyrc b/.config/conky/conkyrc index 75e9bf3..3af2470 100644 --- a/.config/conky/conkyrc +++ b/.config/conky/conkyrc @@ -17,7 +17,7 @@ conky.config = { template0 = '\\n', if_up_strictness = address, format_human_readable = true, - update_interval = 0.1, + update_interval = 1, uppercase = false, override_utf8_locale = true, stippled_borders = 0, |