ArchRice/rofi/config.rasi

18 lines
267 B
Plaintext

@theme "~/.config/rofi/ayu-retro.rasi"
configuration {
modi: "drun,run,window";
font: "Iosevka SS14 12";
show-icons: false;
location: 0;
yoffset: 20;
xoffset: 0;
lines: 8;
line-margin: 3;
line-padding: 3;
padding: 10;
width: 40;
hide-scrollbar: true;
}