Add rofi config
This commit is contained in:
13
rofi/config.rasi
Normal file
13
rofi/config.rasi
Normal 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"
|
||||
Reference in New Issue
Block a user