added filebrowser to rofi
This commit is contained in:
parent
5adbd7673e
commit
e7d5575f75
|
|
@ -1,9 +1,10 @@
|
|||
configuration {
|
||||
show-icons: true;
|
||||
modi: "drun";
|
||||
drun-display-format: "{name}";
|
||||
modi: "combi";
|
||||
combi-display-format: "{generic}";
|
||||
cycle: true;
|
||||
display-drun: ">>> ";
|
||||
combi-modi: "drun,filebrowser";
|
||||
display-combi: ">>> ";
|
||||
}
|
||||
|
||||
* {
|
||||
|
|
|
|||
Loading…
Reference in New Issue