summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-12-22 15:59:13 +0100
committerDave Davenport <qball@gmpclient.org>2016-12-22 15:59:13 +0100
commit50340a9c646166e9af045e32e0248942946bc8ef (patch)
tree75205f49584f8b8f81b6c903e0f702e42d24a2de /README.md
parente7375f77e86ac615e17f7588161cf7205a17c2db (diff)
Add a what is rofi not section.
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 991ac09f..270b09d0 100644
--- a/README.md
+++ b/README.md
@@ -249,3 +249,15 @@ For more detailed information, please see the [manpage](doc/rofi-manpage.markdow
Please see the [installation guide](https://davedavenport.github.io/rofi/p08-INSTALL.html) for instruction on how to
install **Rofi**.
+
+# What is rofi not?
+
+Rofi is not:
+
+ * A preview application. In other words, it will not show a (small) preview of image, movie or other files.
+ * A UI toolkit.
+ * A library to be used in other applications.
+ * An application that can support every possible use-case. It tries to generic enough to be usable by everybody.
+ Specific functionality can be added using scripts.
+ * Just a dmenu replacement. The dmenu functionality is a nice 'extra' to **rofi** not it main purpose.
+