26 lines
331 B
Plaintext
26 lines
331 B
Plaintext
configuration {
|
|
font: "SauceCodePro 14";
|
|
line-margin: 10;
|
|
|
|
display-ssh: "";
|
|
display-run: "";
|
|
display-drun: "";
|
|
display-window: "";
|
|
display-combi: "";
|
|
show-icons: true;
|
|
}
|
|
|
|
|
|
@theme "~/.config/rofi/nord.rasi"
|
|
|
|
listview {
|
|
lines: 6;
|
|
columns: 2;
|
|
}
|
|
|
|
window {
|
|
width: 30%;
|
|
}
|
|
|
|
|