add: rofi ssh sftp selector

fix: auto linker for home removed
This commit is contained in:
Tobias Reisinger 2019-10-03 01:30:26 +02:00
parent 873062e899
commit 4b1b3e4dec
3 changed files with 5 additions and 3 deletions
.config/rofi

View file

@ -3,4 +3,4 @@ rofi.font: hack 10
rofi.modi: combi,ssh
rofi.theme: /usr/share/rofi/themes/Arc-Dark.rasi
rofi.ssh-command: {terminal} -e bash -ic "{ssh-client} {host} [-p {port}]"
rofi.ssh-command: {terminal} -e bash -ic "ssh-sftp {host} [-p {port}];"