Updated some stuff

This commit is contained in:
ManOfGoldForever 2026-04-04 02:12:26 -04:00
parent 2d400c3012
commit c783171138
8 changed files with 25 additions and 26 deletions

View file

@ -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