depot/third_party/home-manager/tests/modules/programs/rofi/valid-config-expected.rasi

12 lines
229 B
Text
Raw Normal View History

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;
}