.dotfiles/.config/rofi/config

11 lines
311 B
Plaintext

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 {host} [-p {port}];"
rofi.show-icons: true
rofi.icon-theme: "Papirus-Dark"
rofi.drun-display-format: "{name}"