summaryrefslogtreecommitdiffstats
path: root/desktop/dmenu2/README
diff options
context:
space:
mode:
author Симон Болоканов2014-09-14 12:38:33 +0200
committer Willy Sudiarto Raharjo2014-09-14 12:38:33 +0200
commitba078310c94b2f616f0f7a264f1cd235554c7c7b (patch)
tree413357c8da6663e1bec0fe2e7a5e4e3f3e84dbc6 /desktop/dmenu2/README
parent1edbc8b082cb52f768d7710378c0f92831f8e784 (diff)
downloadslackbuilds-ba078310c94b2f616f0f7a264f1cd235554c7c7b.tar.gz
desktop/dmenu2: Added (dynamic menu extended).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/dmenu2/README')
-rw-r--r--desktop/dmenu2/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/dmenu2/README b/desktop/dmenu2/README
new file mode 100644
index 0000000000..68ffe1af1c
--- /dev/null
+++ b/desktop/dmenu2/README
@@ -0,0 +1,10 @@
+dmenu2 - dynamic menu extended
+==============================
+dmenu2 is the fork of original dmenu - an efficient dynamic menu for X
+patched with XFT, quiet, x & y, token, fuzzy matching, follow focus, tab nav, filter.
+
+Added option to set screen on which dmenu apperars, as long as opacity, window class and window name.
+Also allows to dim screen with selected color and opacity while dmenu2 is running.
+Added underline color and height. (options -uc and -uh)
+
+NOTE: This package conflict with the original dmenu package.