mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
parent
43be4bd18f
commit
abc190fd7c
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in a new issue