Add searxng

This commit is contained in:
Jeffrey Serio 2023-09-07 02:06:24 -05:00
parent 51586f9804
commit 39c7c68be7

View File

@ -2,4 +2,4 @@
set -euo pipefail
rofi -dmenu -p "Search" -theme-str 'window { width: 40em; height: 4em; }' | xargs -I{} xdg-open "https://www.google.com/search?q={}"
rofi -dmenu -p "Search" -theme-str 'window { width: 40em; height: 4em; }' | xargs -I{} xdg-open "https://srx.hyperreal.coffee/search?q={}"