.dotfiles/.config/rofi/config
2020-03-16 22:16:59 +01:00

10 lines
316 B
Text

rofi.combi-modi: drun,ssh,run
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.show-icons: true
rofi.icon-theme: "Papirus-Dark"
rofi.drun-display-format: "{name}"