diff options
author | Andrew Lobanov <spline1986@gmail.com> | 2014-10-17 08:20:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-17 08:20:08 +0700 |
commit | 88176fcc9ad4415ce04eec0ea5cf155cfdebacbc (patch) | |
tree | 2444bc0c75ce799c746b6fdbbd1bdc8c48eafb27 /desktop/rofi/README | |
parent | a8ce38429e85e06ea3e6617f508605682c93ed06 (diff) | |
download | slackbuilds-88176fcc9ad4415ce04eec0ea5cf155cfdebacbc.tar.gz |
desktop/rofi: Added (window switcher).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/rofi/README')
-rw-r--r-- | desktop/rofi/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/rofi/README b/desktop/rofi/README new file mode 100644 index 0000000000..565f60ba4d --- /dev/null +++ b/desktop/rofi/README @@ -0,0 +1,6 @@ +A popup window switcher roughly based on superswitcher, requiring +only xlib and xft. This version started off as a clone of +simpleswitcher, the version from Sean Pringle. All credit for this +great tool should go to him. Rofi developed extra features, like +a run-dialog, ssh-launcher and can act as a drop-in dmenu +replacement, making it a very versatile tool. |