20 lines
313 B
Text
20 lines
313 B
Text
|
configuration {
|
||
|
matching: "fuzzy";
|
||
|
sort: true;
|
||
|
sorting-method: "fzf";
|
||
|
window-format: "{t}";
|
||
|
display-window: "";
|
||
|
display-combi: "";
|
||
|
|
||
|
timeout {
|
||
|
action: "kb-cancel";
|
||
|
delay: 0;
|
||
|
}
|
||
|
filebrowser {
|
||
|
directories-first: true;
|
||
|
sorting-method: "name";
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@theme "squared-nord"
|