diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2026-03-23 13:04:34 +0100 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2026-03-23 13:04:34 +0100 |
| commit | d99c3d63cb549127184db65eecc517b63c3f342b (patch) | |
| tree | eae72a8b07d61fe71586343f14f2fcee66e20ede /.config/fuzzel | |
| parent | 26bbf52b1df82db67051406872225aa693617196 (diff) | |
fuzzel: Use the new match-mode config option
Diffstat (limited to '.config/fuzzel')
| -rw-r--r-- | .config/fuzzel/fuzzel.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/fuzzel/fuzzel.ini b/.config/fuzzel/fuzzel.ini index ede6dd7..cf79937 100644 --- a/.config/fuzzel/fuzzel.ini +++ b/.config/fuzzel/fuzzel.ini @@ -1,7 +1,7 @@ [main] font=SF Compact Text:size=18 use-bold=no -fuzzy=no +match-mode=exact password-character=• prompt="" terminal=foot |