(rofi) changed drun match fields (mostly for steam)
This commit is contained in:
@@ -2,8 +2,10 @@
|
|||||||
//@theme "~/.config/rofi/themes/zegonix-black.rasi"
|
//@theme "~/.config/rofi/themes/zegonix-black.rasi"
|
||||||
|
|
||||||
configuration {
|
configuration {
|
||||||
modes: "combi,window,run,ssh";
|
modes: "combi,window,run";
|
||||||
combi-modes: "drun,run,ssh";
|
combi-modes: "drun,run";
|
||||||
|
drun-match-fields: "filename,name,generic,keywords";
|
||||||
|
matching: "fuzzy";
|
||||||
monitor: -1;
|
monitor: -1;
|
||||||
terminal: "ghostty";
|
terminal: "ghostty";
|
||||||
case-sensitive: false;
|
case-sensitive: false;
|
||||||
|
|||||||
Reference in New Issue
Block a user