diff options
author | Tim O'Brien <timo@t413.com> | 2014-11-08 14:20:37 -0800 |
---|---|---|
committer | Tim O'Brien <timo@t413.com> | 2014-11-08 14:20:37 -0800 |
commit | fd69c34e0ccb8b7754b05e6f0c797abddb00f920 (patch) | |
tree | 7a24acc6029717a5e812c0274d1e72ab06243f54 /plugins/bgnotify/README.md | |
parent | 98fc8dd91adb5e8754b857127c4d121871d5fadb (diff) | |
download | zsh-fd69c34e0ccb8b7754b05e6f0c797abddb00f920.tar.gz zsh-fd69c34e0ccb8b7754b05e6f0c797abddb00f920.tar.bz2 zsh-fd69c34e0ccb8b7754b05e6f0c797abddb00f920.zip |
Add screenshots to readme
Diffstat (limited to 'plugins/bgnotify/README.md')
-rw-r--r-- | plugins/bgnotify/README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/bgnotify/README.md b/plugins/bgnotify/README.md index 68fa7529e..b154916d6 100644 --- a/plugins/bgnotify/README.md +++ b/plugins/bgnotify/README.md @@ -16,6 +16,21 @@ Just add bgnotify to your plugins list in your `.zshrc` - On windows you can use [notifu](http://www.paralint.com/projects/notifu/) or the Cygwin Ports libnotify package +## Screenshots + +**Linux** + +![screenshot from 2014-11-07 15 58 36](https://cloud.githubusercontent.com/assets/326829/4962187/256b465c-66da-11e4-927d-cc2fc105e31f.png) + +**OS X** + +![screenshot 2014-11-08 14 15 12](https://cloud.githubusercontent.com/assets/326829/4965780/19fa3eac-6795-11e4-8ed6-0355711123a9.png) + +**Windows** + +![screenshot from 2014-11-07 15 55 00](https://cloud.githubusercontent.com/assets/326829/4962159/a2625ca0-66d9-11e4-9e91-c5834913190e.png) + + ## Configuration One can configure a few things: |