Updated some stuff
This commit is contained in:
parent
2d400c3012
commit
c783171138
8 changed files with 25 additions and 26 deletions
|
|
@ -36,9 +36,9 @@ move_up = 0
|
|||
|
||||
|
||||
[[modules]]
|
||||
description = "search with brave"
|
||||
prefix = "br"
|
||||
cmd = "setsid -f xdg-open 'https://search.brave.com/search?q={}'"
|
||||
description = "search the web"
|
||||
prefix = "kg"
|
||||
cmd = "setsid -f xdg-open 'https://kagi.com/search?q={}'"
|
||||
with_argument = true
|
||||
url_encode = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue