12 lines
229 B
Plaintext
12 lines
229 B
Plaintext
|
configuration {
|
||
|
cycle: false;
|
||
|
font: "Droid Sans Mono 14";
|
||
|
kb-primary-paste: "Control+V,Shift+Insert";
|
||
|
kb-secondary-paste: "Control+v,Insert";
|
||
|
location: 0;
|
||
|
modi: "drun,emoji,ssh";
|
||
|
terminal: "/some/path";
|
||
|
xoffset: 0;
|
||
|
yoffset: 0;
|
||
|
}
|