.dotfiles/.config/rofi/config
Tobias Reisinger 599f70115b add: safer rm
add: i3status config
add: rofi instead of dmenu
fix: i3status config location
2019-09-27 23:22:48 +02:00

6 lines
221 B
Text

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-client} {host} [-p {port}]"