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 { configuration {
show-icons: true; show-icons: true;
modi: "drun"; modi: "combi";
drun-display-format: "{name}"; combi-display-format: "{generic}";
cycle: true; cycle: true;
display-drun: ">>> "; combi-modi: "drun,filebrowser";
display-combi: ">>> ";
} }
* { * {