summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 00c2271..e290bd5 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,12 @@ Note that any script communicating with `mktrayicon` **must**, for the time
being, send `q` when they are done. Just removing the FIFO file will **not**
cause the tray icon to be removed.
+## Why?
+
+Because I wanted to be able to create tray icons from bash without all the
+hassle of interacting with GTK. Now I can create scripts for measuring stuff and
+instantly make tray icons out of them (3G signal strength for example).
+
## Example run
```bash
bgstack15