summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-07-19 14:49:47 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-07-19 14:49:47 +1000
commit0097c56e09b8501cabdfac2e15d536f121446cc4 (patch)
tree8388d0b2bca7212c3ab4ba1f617b36bb6a05721f /README.md
parentfeat: fzf-like search instead of fuzzy (diff)
downloadcaelestia-shell-0097c56e09b8501cabdfac2e15d536f121446cc4.tar.gz
caelestia-shell-0097c56e09b8501cabdfac2e15d536f121446cc4.tar.bz2
caelestia-shell-0097c56e09b8501cabdfac2e15d536f121446cc4.zip
config: add config for using fzf/fuzzy search
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9520eb1..7d266eb 100644
--- a/README.md
+++ b/README.md
@@ -175,7 +175,14 @@ All configuration options are in `~/.config/caelestia/shell.json`.
"dragThreshold": 50,
"enableDangerousActions": false,
"maxShown": 8,
- "maxWallpapers": 9
+ "maxWallpapers": 9,
+ "useFuzzy": {
+ "apps": false,
+ "actions": false,
+ "schemes": false,
+ "variants": false,
+ "wallpapers": false
+ }
},
"lock": {
"maxNotifs": 5