Files
dotfiles/rofi/.config/rofi/config.rasi
2019-12-06 13:04:49 -05:00

13 lines
217 B
Plaintext

configuration {
modi: "window,run,ssh,combi";
width: 50;
lines: 5;
font: "Go Mono 9";
location: 2;
padding: 15;
yoffset: 85;
show-icons: true;
combi-modi: "window,drun,ssh";
theme: "android_notification";
}