# 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`