diff options
| author | Kiran George <kirangeorge1995@gmail.com> | 2025-06-09 12:02:14 +0530 |
|---|---|---|
| committer | Kiran George <kirangeorge1995@gmail.com> | 2025-06-09 12:02:14 +0530 |
| commit | d46077fe5ac56afbd63dc1222e649f10435b05e2 (patch) | |
| tree | c229832f852a3e55b41addcfc675d3ceb3df2282 /config/quickshell | |
| parent | 3bda8183fccb41b67ccf9f02591249f805c94c88 (diff) | |
Enabled search
Diffstat (limited to 'config/quickshell')
| -rw-r--r-- | config/quickshell/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/quickshell/config.json b/config/quickshell/config.json index f98f9f69..33fca8e9 100644 --- a/config/quickshell/config.json +++ b/config/quickshell/config.json @@ -24,7 +24,7 @@ "arbitraryRaceConditionDelay": 20 }, "search": { - "searchEnabled": false, + "searchEnabled": true, "nonAppResultDelay": 30, "prefix": { "action": "/", |
