programs/walker: more config

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-05-06 00:52:25 +03:00
parent 561d02b173
commit 75990ccc86

View File

@ -10,10 +10,11 @@
activation_mode.labels = "neiotsra";
as_window = false;
disabled = [
"clipboard"
"translation"
"custom_commands"
"bookmarks"
"clipboard"
"custom_commands"
"translation"
"websearch"
];
builtins = {
applications = {
@ -106,7 +107,6 @@
weight = 5;
};
websearch = {
engines = ["duckduckgo"];
icon = "applications-internet";
name = "websearch";
placeholder = "Websearch";