add: rofi ssh sftp selector
fix: auto linker for home removed
This commit is contained in:
parent
873062e899
commit
4b1b3e4dec
3 changed files with 5 additions and 3 deletions
.config/rofi
|
@ -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}];"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue