summaryrefslogtreecommitdiffstats
path: root/desktop/dmenu2/README
diff options
context:
space:
mode:
author Симон Болоканов <sbolokanov@abv.bg>2021-04-11 10:37:36 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-17 11:47:49 +0700
commit0b0b51f56ba10deed9cb06821f4b93be72e6d0a0 (patch)
tree4981a295adbbcdbec33172edf289065741ed61b2 /desktop/dmenu2/README
parent7b82ea80a6739f24ea56a83ded6bc2e1b74f08db (diff)
downloadslackbuilds-0b0b51f56ba10deed9cb06821f4b93be72e6d0a0.tar.gz
slackbuilds-0b0b51f56ba10deed9cb06821f4b93be72e6d0a0.tar.xz
desktop/dmenu2: Removed (unmaintained upstream).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/dmenu2/README')
-rw-r--r--desktop/dmenu2/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/desktop/dmenu2/README b/desktop/dmenu2/README
deleted file mode 100644
index 30bf059666..0000000000
--- a/desktop/dmenu2/README
+++ /dev/null
@@ -1,12 +0,0 @@
-dmenu2 (dynamic menu extended)
-
-dmenu2 is a fork of the 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 appears, as well 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 conflicts with the original dmenu package.