From 50340a9c646166e9af045e32e0248942946bc8ef Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Thu, 22 Dec 2016 15:59:13 +0100 Subject: [PATCH] Add a what is rofi not section. --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 991ac09fd..270b09d0e 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. +