mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
15 lines
200 B
Markdown
15 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`
|