12345 |
- configuration {
- /* --hold supported by termite & kitty */
- ssh-command: "{terminal} --hold -e {ssh-client} -t [-p {port}] {host} exec tmux new-session -t ssh";
- combi-modi: "drun,ssh,run,password-store-type:~/.config/rofi/scripts/password-store-type";
- }
|