rofi: add page

This commit is contained in:
Diki Ananta
2018-01-13 08:47:35 +07:00
committed by Agniva De Sarker
parent 8e8112bef8
commit 4ceb0fdee8

15
pages/linux/rofi.md Normal file
View File

@@ -0,0 +1,15 @@
# 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`