Use LibreY for rofisearch

This commit is contained in:
Jeffrey Serio 2023-09-14 22:08:34 -05:00
parent 9c9d70b727
commit 178214efa2
1 changed files with 1 additions and 1 deletions

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://srx.hyperreal.coffee/search?q={}"
rofi -dmenu -p "Search" -theme-str 'window { width: 40em; height: 4em; }' | xargs -I{} xdg-open "https://librey.hyperreal.coffee/search.php?q={}"