13 lines
217 B
Plaintext
13 lines
217 B
Plaintext
configuration {
|
|
modi: "window,run,ssh,combi";
|
|
width: 50;
|
|
lines: 5;
|
|
font: "Go Mono 9";
|
|
location: 2;
|
|
padding: 15;
|
|
yoffset: 85;
|
|
show-icons: true;
|
|
combi-modi: "window,drun,ssh";
|
|
theme: "android_notification";
|
|
}
|