mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
6e8fcc374b
PR: 222664 Submitted by: Le Baron d'Merde <lbdm@privacychain.ch> Reviewed by: tcberner Approved by: nomoo@nomoo.ru (maintainer) Differential Revision: https://reviews.freebsd.org/D12514
8 lines
406 B
Plaintext
8 lines
406 B
Plaintext
A popup window switcher roughly based on superswitcher, requiring only xlib
|
|
and pango. 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.
|
|
|
|
WWW: https://github.com/DaveDavenport/rofi
|