diff --git a/.config/rofi/config b/.config/rofi/config index 745af11..c749e05 100644 --- a/.config/rofi/config +++ b/.config/rofi/config @@ -3,7 +3,7 @@ rofi.font: hack 10 rofi.modi: combi,ssh,run,window 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.icon-theme: "Papirus-Dark"