mirror of
https://codeberg.org/hyperreal/bin
synced 2024-11-01 16:43:08 +01:00
Add searxng
This commit is contained in:
parent
51586f9804
commit
39c7c68be7
@ -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={}"
|
||||
|
Loading…
Reference in New Issue
Block a user