Add rofi config

This commit is contained in:
2022-10-11 09:34:40 +02:00
parent 4826e0de11
commit 2f8ebb7b59

13
rofi/config.rasi Normal file
View File

@@ -0,0 +1,13 @@
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"