.dotfiles/.config/rofi/config
Tobias Reisinger 4601141aa6 add: vim plugins
fix: aliases sourcing wrong file
add: rofi run mode
2020-02-10 15:47:48 +01:00

6 lines
222 B
Text

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