ArchRice/rofi/config.rasi
2025-05-11 17:05:34 +02:00

16 lines
247 B
Plaintext

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;
theme: "ayu-retro";
}