summaryrefslogtreecommitdiff
path: root/.config/rofi
diff options
context:
space:
mode:
Diffstat (limited to '.config/rofi')
-rw-r--r--.config/rofi/config.rasi4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
index 283eefc..5f5a47b 100644
--- a/.config/rofi/config.rasi
+++ b/.config/rofi/config.rasi
@@ -189,6 +189,10 @@ prompt {
spacing: 0;
text-color: @normal-foreground;
}
+configuration {
+ matching: "fuzzy";
+ case-sensitive: false;
+}
textbox-prompt-colon {
margin: 0px 0.3000em 0.0000em 0.0000em ;
expand: false;