14 lines
260 B
Plaintext
14 lines
260 B
Plaintext
configuration {
|
|
modi: "combi,drun,ssh";
|
|
disable-history: false;
|
|
max-history-size: 10;
|
|
sort: true;
|
|
sorting-method: "fzf";
|
|
matching: "normal";
|
|
display-combi: "run: ";
|
|
display-drun: "";
|
|
display-ssh: "ssh";
|
|
show-icons: true;
|
|
}
|
|
@theme "sidebar"
|