mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-04 21:15:23 +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`
|