mirror of https://github.com/CrimsonTome/tldr.git
16 lines
200 B
Markdown
16 lines
200 B
Markdown
|
# rofi
|
||
|
|
||
|
> An application launcher and window switcher.
|
||
|
|
||
|
- Show the list of apps:
|
||
|
|
||
|
`rofi -show drun`
|
||
|
|
||
|
- Show the list of all commands:
|
||
|
|
||
|
`rofi -show run`
|
||
|
|
||
|
- Switch between windows:
|
||
|
|
||
|
`rofi -show window`
|