rofi: Do not match all desktop file fields

This commit is contained in:
2020-11-22 14:48:49 +01:00
parent ee4f35b146
commit 12c7fbcfc4

View File

@@ -4,7 +4,7 @@ configuration {
modi: "drun,run,window";
matching: "fuzzy";
show-icons: true;
drun-match-fields: "all";
/* drun-match-fields: "all"; */
drun-show-actions: true;
/* continous scrolling */
scroll-method: 1;