diff options
author | streetturtle <streetturtle@gmail.com> | 2017-02-01 22:01:19 -0500 |
---|---|---|
committer | streetturtle <streetturtle@gmail.com> | 2017-02-01 22:01:19 -0500 |
commit | d335a1a84d94ea6e3e50af898dd2c0e368645716 (patch) | |
tree | a71ed10b9d065faac82ae5b2e3c625c6d8796213 /email-widget | |
parent | 7c28ded77ed3019041553155bd920a702f2b1855 (diff) |
typo
Diffstat (limited to 'email-widget')
-rw-r--r-- | email-widget/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/email-widget/README.md b/email-widget/README.md index 9d532a0..c0777db 100644 --- a/email-widget/README.md +++ b/email-widget/README.md @@ -1,7 +1,7 @@ # Email widget This widget consists of an icon with counter which shows number of unread emails: ![email icon](./em-wid-1.png) -and a popup message which appears when mouse hovers over an icon: ![email popup](./em-wid-1.png) +and a popup message which appears when mouse hovers over an icon: ![email popup](./em-wid-2.png) Note that widget uses the Arc icon theme, so it should be [installed](https://github.com/horst3180/arc-icon-theme#installation) first under **/usr/share/icons/Arc/** folder. |