pointfichiers/misc/anyrun/websearch.ron

8 lines
116 B
Text
Raw Normal View History

2024-04-04 20:04:54 +02:00
Config(
prefix: "?",
engines: [DuckDuckGo, Google, Custom(
name: "SearX",
url: "searx.be/?q={}",
)]
)