afhpayne d51bbe8b5c desktop/rofi: Updated for version 1.7.5. 2 gadi atpakaļ
..
README 2a9573a4c2 desktop/rofi: Fix README. 4 gadi atpakaļ
doinst.sh 09cef9bec4 desktop/rofi: Updated for version 1.7.4. 2 gadi atpakaļ
rofi.SlackBuild d51bbe8b5c desktop/rofi: Updated for version 1.7.5. 2 gadi atpakaļ
rofi.info d51bbe8b5c desktop/rofi: Updated for version 1.7.5. 2 gadi atpakaļ
slack-desc f0cb783898 desktop/rofi: Updated for version 1.5.1 + new maintainer. 6 gadi atpakaļ

README

Rofi is a window switcher, application launcher and dmenu replacement.

Rofi, like dmenu, will provide the user with a textual list of options
where one or more can be selected. This can either be running an
application, selecting a window, or options provided by an external
script.

Rofi started as a clone of simpleswitcher, written by Sean Pringle -
a popup window switcher roughly based on superswitcher. Simpleswitcher
laid the foundations, and therefore Sean Pringle deserves most of the
credit for this tool. Rofi (renamed, as it lost the simple property)
has been extended with extra features, like an application launcher
and ssh-launcher, and can act as a drop-in dmenu replacement, making
it a very versatile tool.

Note:
If you encounter this this non-fatal error when executing Rofi:
xkbcommon: ERROR: couldn't find a Compose file for locale

You may need to open /etc/profile.d/lang.sh and uncomment UTF-8:
# en_US is the Slackware default locale:
export LANG=nl_NL.UTF-8