20 lines
267 B
Plaintext
20 lines
267 B
Plaintext
|
configuration {
|
||
|
font: "DejaVu Sans Mono 14";
|
||
|
line-margin: 10;
|
||
|
display-run: "";
|
||
|
show-icons: true;
|
||
|
icon-theme: "Nordzy";
|
||
|
terminal: "kitty";
|
||
|
}
|
||
|
|
||
|
@theme "~/.config/rofi/nord.rasi"
|
||
|
|
||
|
listview {
|
||
|
lines: 12;
|
||
|
columns: 1;
|
||
|
}
|
||
|
|
||
|
window {
|
||
|
width: 25%;
|
||
|
}
|