programs/walker: more config
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -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";
|
||||
|
Reference in New Issue
Block a user