Files
dotfiles/rofi/config.rasi
2022-10-11 09:34:40 +02:00

14 lines
260 B
Plaintext

configuration {
modi: "combi,drun,ssh";
disable-history: false;
max-history-size: 10;
sort: true;
sorting-method: "fzf";
matching: "normal";
display-combi: "run: ";
display-drun: "";
display-ssh: "ssh";
show-icons: true;
}
@theme "sidebar"