1
0
Fork 0
numbers/.config/rofi/config.rasi

12 lines
250 B
Plaintext
Raw Normal View History

configuration {
modi: "run,drun,window";
drun-display-format: "{name}";
drun-match-fields: "name,exec";
theme: "dmenu";
display-run: "%";
display-drun: "$";
display-window: "Ventanas";
pid: "/tmp/rofi_pid";
icon-theme: "haiku";
}