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:
parent
8e8112bef8
commit
4ceb0fdee8
1 changed files with 15 additions and 0 deletions
15
pages/linux/rofi.md
Normal file
15
pages/linux/rofi.md
Normal 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`
|
Loading…
Add table
Reference in a new issue