diff options
Diffstat (limited to '.config/rofi/config.rasi')
| -rw-r--r-- | .config/rofi/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 5f5a47b..8476280 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -190,7 +190,7 @@ prompt { text-color: @normal-foreground; } configuration { - matching: "fuzzy"; + // matching: "fuzzy"; case-sensitive: false; } textbox-prompt-colon { |
