added filebrowser to rofi

This commit is contained in:
Joshua Perry 2023-07-07 20:06:15 +00:00
parent 5adbd7673e
commit e7d5575f75
1 changed files with 4 additions and 3 deletions

View File

@ -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: ">>> ";
}
* {