mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
The mode is filebrowser (not file-browser) (#1723)
This commit is contained in:
parent
fedd6be715
commit
19de3075e7
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ Below is a list of the different modes:
|
|||
* **drun**: launch applications based on desktop files. It tries to be compliant to the XDG standard.
|
||||
* **window**: Switch between windows on an EWMH compatible window manager.
|
||||
* **ssh**: Connect to a remote host via ssh.
|
||||
* **file-browser**: A basic file-browser for opening files.
|
||||
* **filebrowser**: A basic file-browser for opening files.
|
||||
* **keys**: list internal keybindings.
|
||||
* **script**: Write (limited) custom mode using simple scripts.
|
||||
* **combi**: Combine multiple modes into one.
|
||||
|
|
Loading…
Reference in a new issue