rofi: Do not match all desktop file fields
This commit is contained in:
@@ -4,7 +4,7 @@ configuration {
|
|||||||
modi: "drun,run,window";
|
modi: "drun,run,window";
|
||||||
matching: "fuzzy";
|
matching: "fuzzy";
|
||||||
show-icons: true;
|
show-icons: true;
|
||||||
drun-match-fields: "all";
|
/* drun-match-fields: "all"; */
|
||||||
drun-show-actions: true;
|
drun-show-actions: true;
|
||||||
/* continous scrolling */
|
/* continous scrolling */
|
||||||
scroll-method: 1;
|
scroll-method: 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user