mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 21:03:59 +01:00
77d9e7f3fc
Some programs expect rofi to be installed. Although dmenu is nice, rofi is more customizable and has the potential to look nicer overall.
18 lines
407 B
Markdown
18 lines
407 B
Markdown
# rofi
|
|
|
|
[rofi][rofi] is an application launcher, window switcher, and dmenu replacement.
|
|
|
|
## Use Cases
|
|
|
|
rofi can be used to:
|
|
|
|
- Launch applications based on `.desktop` files
|
|
- Show all open windows and switch between them
|
|
- Parse dmenu-like input
|
|
|
|
You should not use rofi if:
|
|
|
|
- Your desktop environment already has an application launcher and window switcher
|
|
|
|
[rofi]: https://github.com/DaveDavenport/rofi
|