dotfiles/config.X11/rofi/config.rasi

14 lines
198 B
Plaintext

/* Rofi config file */
configuration {
font: "Source Sans Pro 12";
show-icons: true;
display-window: "Window";
display-drun: "Search";
}
@theme "oxide"
listview {
lines: 12;
}