diff options
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 +``` |