.dotfiles/.config/rofi/config
Tobias Reisinger 4b1b3e4dec add: rofi ssh sftp selector
fix: auto linker for home removed
2019-10-03 01:30:26 +02:00

7 lines
218 B
Plaintext

rofi.combi-modi: window,drun,ssh
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-sftp {host} [-p {port}];"