remove: rofi ssh-sftp script
This commit is contained in:
parent
66e8109507
commit
0d25666f04
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ rofi.font: hack 10
|
||||||
rofi.modi: combi,ssh,run,window
|
rofi.modi: combi,ssh,run,window
|
||||||
rofi.theme: /usr/share/rofi/themes/Arc-Dark.rasi
|
rofi.theme: /usr/share/rofi/themes/Arc-Dark.rasi
|
||||||
|
|
||||||
rofi.ssh-command: {terminal} -e bash -ic "ssh-sftp {host} [-p {port}];"
|
rofi.ssh-command: {terminal} -e bash -ic "ssh {host} [-p {port}];"
|
||||||
|
|
||||||
rofi.show-icons: true
|
rofi.show-icons: true
|
||||||
rofi.icon-theme: "Papirus-Dark"
|
rofi.icon-theme: "Papirus-Dark"
|
||||||
|
|
Loading…
Reference in a new issue