programs/walker: more config
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -10,10 +10,11 @@
|
|||||||
activation_mode.labels = "neiotsra";
|
activation_mode.labels = "neiotsra";
|
||||||
as_window = false;
|
as_window = false;
|
||||||
disabled = [
|
disabled = [
|
||||||
"clipboard"
|
|
||||||
"translation"
|
|
||||||
"custom_commands"
|
|
||||||
"bookmarks"
|
"bookmarks"
|
||||||
|
"clipboard"
|
||||||
|
"custom_commands"
|
||||||
|
"translation"
|
||||||
|
"websearch"
|
||||||
];
|
];
|
||||||
builtins = {
|
builtins = {
|
||||||
applications = {
|
applications = {
|
||||||
@ -106,7 +107,6 @@
|
|||||||
weight = 5;
|
weight = 5;
|
||||||
};
|
};
|
||||||
websearch = {
|
websearch = {
|
||||||
engines = ["duckduckgo"];
|
|
||||||
icon = "applications-internet";
|
icon = "applications-internet";
|
||||||
name = "websearch";
|
name = "websearch";
|
||||||
placeholder = "Websearch";
|
placeholder = "Websearch";
|
||||||
|
Reference in New Issue
Block a user