18 lines
247 B
Plaintext
18 lines
247 B
Plaintext
|
|
@theme "ayu-retro"
|
|
|
|
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;
|
|
}
|