diff options
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 |
commit | 0b0b51f56ba10deed9cb06821f4b93be72e6d0a0 (patch) | |
tree | 4981a295adbbcdbec33172edf289065741ed61b2 /desktop/dmenu2/slack-desc | |
parent | 7b82ea80a6739f24ea56a83ded6bc2e1b74f08db (diff) | |
download | slackbuilds-0b0b51f56ba10deed9cb06821f4b93be72e6d0a0.tar.gz |
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/slack-desc')
-rw-r--r-- | desktop/dmenu2/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/desktop/dmenu2/slack-desc b/desktop/dmenu2/slack-desc deleted file mode 100644 index aedbfafd4d..0000000000 --- a/desktop/dmenu2/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -dmenu2: dmenu2 (dynamic menu extended) -dmenu2: -dmenu2: dmenu2 is a fork of original dmenu - an efficient dynamic menu -dmenu2: for X, patched with XFT, quiet, x & y, token, fuzzy matching, follow -dmenu2: focus, tab nav, filter. Added option to set screen on which dmenu -dmenu2: appears, as well as opacity, window class and window name. -dmenu2: Also allows to dim screen with selected color and opacity while -dmenu2: dmenu2 is running. Added underline color and height. -dmenu2: -dmenu2: Homepage: https://bitbucket.org/melek/dmenu2 -dmenu2: |