1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

man: Typo fix (#459)

Just a tiny typo fix for the -modi docs.
This commit is contained in:
Anton Löfgren 2016-09-07 08:14:14 +02:00 committed by Dave Davenport
parent 43be4bd18f
commit abc190fd7c

View file

@ -176,7 +176,7 @@ Custom modes can be added using the internal 'script' mode. Each mode has two pa
Example: Have a mode 'Workspaces' using the `i3_switch_workspace.sh` script:
rofi -modi "window,run,ssh,Workspaces:i3_switch_workspaces.sh" -show Workspaces
rofi -modi "window,run,ssh,Workspaces:i3_switch_workspace.sh" -show Workspaces
`-case-sensitive`