mirror of
https://github.com/lbonn/rofi
synced 2024-11-15 00:27:36 +00:00
Small readme update
This commit is contained in:
parent
1c3d1aa46f
commit
ea3b5a39ca
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
|
|
||||||
# A window switcher, run dialog and dmenu replacement
|
# A window switcher, run dialog and dmenu replacement
|
||||||
|
|
||||||
A popup window switcher roughly based on [superswitcher](http://code.google.com/p/superswitcher/),
|
A popup window switcher roughly based on [superswitcher](http://code.google.com/p/superswitcher/).
|
||||||
requiring only xlib and pango. This version started off as a clone of simpleswitcher, the version from [Sean
|
This version started off as a clone of simpleswitcher, the version from [Sean
|
||||||
Pringle](http://github.com/seanpringle/simpleswitcher). All credit for this great tool should go to him.
|
Pringle](http://github.com/seanpringle/simpleswitcher). 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
|
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.
|
replacement, making it a very versatile tool.
|
||||||
|
|
Loading…
Reference in a new issue