aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4b6b655..db90260 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Despite its name, it does not (read: no longer) depend on the Sway window manage
- Shows a preview window containing `whatis` info of binaries and the `Comment=` section of .desktop files
- History support which will highlight recently used entries
- Colored output and glyphs for the different entry types
-- Entries are lazily piped into fzf eliminating any lag during startup
+- Entries are lazily piped into `fzf` eliminating any lag during startup
- Optional support for the XDG Autostart specification
- Executes arbitrary custom commands (if there are no other matches)