15 lines
225 B
Plaintext
15 lines
225 B
Plaintext
|
|
configuration {
|
||
|
|
show-icons: true;
|
||
|
|
modi: "combi";
|
||
|
|
combi-display-format: "{text}";
|
||
|
|
cycle: true;
|
||
|
|
combi-modi: "drun,filebrowser,window";
|
||
|
|
display-combi: ">>> ";
|
||
|
|
}
|
||
|
|
|
||
|
|
entry {
|
||
|
|
placeholder: "{App/File Name}";
|
||
|
|
}
|
||
|
|
|
||
|
|
@import "theme"
|