tldr/pages/linux/rofi.md

16 lines
200 B
Markdown
Raw Normal View History

2018-01-13 01:47:35 +00:00
# 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`