1
0
Fork 0
numbers/rofi/config.rasi

14 lines
270 B
Plaintext

configuration {
modi: "run,drun,window";
drun-match-fields: "name,exec";
pid: "/tmp/rofi_pid";
cache-dir: "/tmp";
display-drun: ">";
display-run: "$";
display-window: "";
display-clipboard: ">>";
drun-display-format: "{name}";
m: "-1";
}
@theme "gruvy"