1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 21:26:06 +02:00

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`