summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-05-31 07:59:40 +0200
committerDave Davenport <qball@gmpclient.org>2016-05-31 07:59:40 +0200
commit10e3526237344a4677bef9f475e4ab05ad117d84 (patch)
treedec3f5a0c68ebda7dc0d452f0d26d1997acee3bd /README.md
parentbe5a66c9b5b96a766b1751188b58661bf96e64f7 (diff)
Fix description, -switchers does not exist.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5be6ae00..85c889dd 100644
--- a/README.md
+++ b/README.md
@@ -147,10 +147,10 @@ Type `Shift-Right` to switch from Window list mode to Run mode and back.
|`Ctrl-Enter` | Use entered text as command (in ssh/run modi) |
|`Shift-Enter` | Launch the application in a terminal (in run mode) |
|`Shift-Enter` | Return the selected entry and move to the next item while keeping Rofi open. (in dmenu) |
-|`Shift-Right` | Switch to the next modi. The list can be customized with the -switchers argument. |
-|`Shift-Left` | Switch to the previous modi. The list can be customized with the -switchers argument. |
-|`Ctrl-Tab` | Switch to the next modi. The list can be customized with the -switchers argument. |
-|`Ctrl-Shift-Tab` | Switch to the previous modi. The list can be customized with the -switchers argument. |
+|`Shift-Right` | Switch to the next modi. The list can be customized with the -modi option. |
+|`Shift-Left` | Switch to the previous modi. The list can be customized with the -modi option. |
+|`Ctrl-Tab` | Switch to the next modi. The list can be customized with the -modi option. |
+|`Ctrl-Shift-Tab` | Switch to the previous modi. The list can be customized with the -modi option. |
|`Ctrl-space` | Set selected item as input text. |
|`Shift-Del` | Delete entry from history. |
|`grave` | Toggle case sensitivity. |