diff --git a/dot_config/walker/config.toml b/dot_config/walker/config.toml index 9a7c46f..99d723f 100644 --- a/dot_config/walker/config.toml +++ b/dot_config/walker/config.toml @@ -1,4 +1,6 @@ theme = "tokyo-night" +hide_action_hints = true +hide_action_hints_dmenu = true [window] width = 450 @@ -14,10 +16,6 @@ list = "No Results" [columns] symbols = 1 -[search] -history = true -frecency = true - [providers] max_results = 256 default = ["desktopapplications", "websearch"]