diff options
| author | krolxon <krolyxon@tutanota.com> | 2025-08-10 22:27:55 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2025-08-10 22:27:55 +0530 |
| commit | ecb14b548ec5104d72043759d7b405990ee47c50 (patch) | |
| tree | dd4f5cfb51c2144807d236cea51ae7e1b994036e /.config/rofi | |
| parent | 3ff9631193d46fb264d613045ce446225d0b829f (diff) | |
hypridle config changes
Diffstat (limited to '.config/rofi')
| -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 { |
