mirror of
https://codeberg.org/hyperreal/bin
synced 2024-11-01 16:43:08 +01:00
Use LibreY for rofisearch
This commit is contained in:
parent
9c9d70b727
commit
178214efa2
@ -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={}"
|
||||
|
Loading…
Reference in New Issue
Block a user