13 lines
224 B
Plaintext
13 lines
224 B
Plaintext
|
configuration {
|
||
|
font: "Ubuntu Mono 30";
|
||
|
timeout {
|
||
|
action: "kb-cancel";
|
||
|
delay: 0;
|
||
|
}
|
||
|
filebrowser {
|
||
|
directories-first: true;
|
||
|
sorting-method: "name";
|
||
|
}
|
||
|
}
|
||
|
@theme "android_notification"
|