spelling and wording

This commit is contained in:
Uwe Werler 2020-08-19 15:01:55 +00:00
parent 4cf57b1844
commit d616c4d16e

View File

@ -40,7 +40,7 @@ following into your .cwmrc:
# ...or if you want prefer to use rofi place this into the config
ssh-command: "sh ~/.tmux/ssh.sh -c {host}";
```
Or if you prefer rofi, them place this line into .config/rofi/config.rasi:
Or if you prefer rofi then put this line into .config/rofi/config.rasi:
```
ssh-command: "/bin/sh .tmux_ssh/ssh.sh -c {host}";
```