diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2017-09-27 19:48:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-27 19:48:08 -0400 |
commit | 93f051ae00fff58e9ac5c10fca40683910a7fa5b (patch) | |
tree | 1bc4472ebb3a4db9376361b682d495658c80b974 /cpu-widget | |
parent | 7f2ea9299c97f94adf87b2d1cefc10300a0938d2 (diff) |
Update README.md
Diffstat (limited to 'cpu-widget')
-rw-r--r-- | cpu-widget/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu-widget/README.md b/cpu-widget/README.md index 77e0f93..dedea8d 100644 --- a/cpu-widget/README.md +++ b/cpu-widget/README.md @@ -2,7 +2,7 @@ This widget shows the average CPU load among all cores of the machine: -![screenshot](out.git) +![screenshot](out.gif) When the load is more than 80% the graph becomes red. You can easily customize the widget by changing colors, step width, step spacing, width and interval. @@ -31,4 +31,4 @@ s.mytasklist, -- Middle widget ... cpu_widget, ... -```
\ No newline at end of file +``` |